Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2009-01-24 18:10:21 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2009-01-24 18:10:21 (GMT)
commit95395e6b0e5e174a43931605043dba668232d331 (patch)
tree58784f0993e60ac24c4abb745204648f4089e7e2 /ChangeLog
parent6b4040a40a13ea4f6b63768eb7a40a2ee3ab00b3 (diff)
Add EV_DEFINE_BOXED_TYPE macro to define boxed types. See bug #568228.
2009-01-24 Carlos Garcia Campos <carlosgc@gnome.org> * libdocument/ev-document.[ch]: Add EV_DEFINE_BOXED_TYPE macro to define boxed types. See bug #568228. svn path=/trunk/; revision=3378
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3de2a6a..6ea1dad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-01-24 Carlos Garcia Campos <carlosgc@gnome.org>
+
+ * libdocument/ev-document.[ch]:
+
+ Add EV_DEFINE_BOXED_TYPE macro to define boxed types. See bug
+ #568228.
+
2009-01-24 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* cut-n-paste/toolbar-editor/egg-editable-toolbar.c
@@ -19,7 +26,7 @@
respecting umask and any setgid bit on the directory. Uses the new
G_FILE_COPY_TARGET_DEFAULT_PERMS flag in glib 2.19.0, if available.
Bug #568593.
-
+
2009-01-21 Christian Persch <chpe@gnome.org>
* configure.ac: