Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@src.gnome.org>2009-02-01 12:11:25 (GMT)
committer Christian Persch <chpe@src.gnome.org>2009-02-01 12:11:25 (GMT)
commit40cdc4620d4f1d34b16f8007d26c32c05cb520d1 (patch)
tree8ca0aec7050ed07a0c92f80ff479380c304f6218 /ChangeLog
parent5c28946a3485ad6657985ac294c6a21089a0570c (diff)
A backend/backend.symbols: Only export the backend module entry point. Bug
* backend/Makefile.am: A backend/backend.symbols: * configure.ac: Only export the backend module entry point. Bug #569998. svn path=/trunk/; revision=3399
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0ff97ba..7eae24b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-02-01 Christian Persch <chpe@gnome.org>
+
+ * backend/Makefile.am:
+ A backend/backend.symbols:
+ * configure.ac: Only export the backend module entry point. Bug
+ #569998.
+
2009-02-01 Carlos Garcia Campos <carlosgc@gnome.org>
* shell/eggfindbar.c: (egg_find_bar_init):