Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Persch <chpe@src.gnome.org>2008-10-27 12:20:28 (GMT)
committer Christian Persch <chpe@src.gnome.org>2008-10-27 12:20:28 (GMT)
commit973e7f54f89b94cb7eae1f1e33befa424142cb3f (patch)
tree167b07c004e06835d0d12d8ab822ce9131ca9e3a
parent09d18721e3015b9e4cc448f1f3620da54784ebba (diff)
Add ChangeLog.
svn path=/trunk/; revision=3241
-rw-r--r--ChangeLog32
1 files changed, 32 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1c29980..e75ae94 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,37 @@
2008-10-27 Christian Persch <chpe@gnome.org>
+ * backend/djvu/djvu-document.c
+ * backend/dvi/cairo-device.c
+ * cut-n-paste/evmountoperation/ev-mount-operation.h
+ * cut-n-paste/gedit-message-area/gedit-message-area.h
+ * cut-n-paste/toolbar-editor/egg-editable-toolbar.c
+ * cut-n-paste/toolbar-editor/egg-editable-toolbar.h
+ * cut-n-paste/toolbar-editor/egg-toolbar-editor.c
+ * cut-n-paste/toolbar-editor/egg-toolbar-editor.h
+ * cut-n-paste/toolbar-editor/egg-toolbars-model.c
+ * cut-n-paste/toolbar-editor/egg-toolbars-model.h
+ * cut-n-paste/toolbar-editor/eggtreemultidnd.c
+ * cut-n-paste/toolbar-editor/eggtreemultidnd.h
+ * cut-n-paste/zoom-control/ephy-zoom-action.c
+ * cut-n-paste/zoom-control/ephy-zoom-action.h
+ * cut-n-paste/zoom-control/ephy-zoom-control.c
+ * cut-n-paste/zoom-control/ephy-zoom-control.h
+ * libdocument/ev-async-renderer.h
+ * libdocument/ev-document-factory.c
+ * libdocument/ev-document-misc.h
+ * libdocument/ev-image.h
+ * libdocument/ev-selection.h
+ * shell/ev-properties-fonts.h
+ * shell/ev-stock-icons.h
+ * shell/ev-window.c: Only include glib.h, gdk/gdk.h and gtk/gtk.h
+ directly. Bug #558064.
+
+2008-10-27 Christian Persch <chpe@gnome.org>
+
+ * cut-and-paste/smclient/*: Update from libegg.
+
+2008-10-27 Christian Persch <chpe@gnome.org>
+
* backend/djvu/djvu-document.c
* backend/ps/ev-spectre.c
* shell/ev-jobs.c: Use printf safely. Bug #558066.