Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 530c485..4c17c4e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2009-01-18 Carlos Garcia Campos <carlosgc@gnome.org>
+
+ * configure.ac:
+ * cut-n-paste/*/Makefile.am:
+ * libdocument/Makefile.am:
+
+ Rename LIB as LIBDOCUMENT and use SHELL_CORE for cut-n-paste
+ code.
+
2009-01-18 Christian Persch <chpe@gnome.org>
* libview/ev-view.c: (ev_view_drag_data_get),
@@ -10,7 +19,7 @@
* shell/ev-window.c: Update drag handling code to use the
gtk_*_add_uri_targets and gtk_*_add_text_targets targets instead of
hardcoding the targets lists. Bug #558084.
-
+
2009-01-18 Carlos Garcia Campos <carlosgc@gnome.org>
* libdocument/Makefile.am: