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--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 69550d0..ea430b6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2009-01-18 Tomeu Vizoso <tomeu@sugarlabs.org>
+
+ * libdocument/Makefile.am:
+ * libdocument/ev-document-info.h:
+ * libdocument/ev-document-type-builtins.c.template:
+ * libdocument/ev-document-type-builtins.h.template:
+ * libdocument/ev-document.c: (ev_document_info_get_type),
+ (ev_document_info_copy):
+
+ Make EvDocumentInfo and enums definded in ev-document-info.h
+ GTypes. Fixes bug #567789.
+
2009-01-18 Michal Vaner <vorner+evince@ucw.cz>
* shell/main.c (arguments_parse): Fix for a minor code typo.