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-15 13:53:44 (GMT)
committer Christian Persch <chpe@src.gnome.org>2009-02-15 13:53:44 (GMT)
commit47229d8831eb0df78f4623f037fa6780125a95be (patch)
tree68c63dc6d096f1a34078d1c25ea956edbcbba3ef /ChangeLog
parent116cc32fa10941e73faa84697d33efd5c75ba7f7 (diff)
Use g_intern_static_string.
* libdocument/ev-document-type-builtins.c.template: * libview/ev-view-type-builtins.c.template: Use g_intern_static_string. svn path=/trunk/; revision=3462
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f74c5e2..35c809f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-02-15 Christian Persch <chpe@gnome.org>
+
+ * libdocument/ev-document-type-builtins.c.template:
+ * libview/ev-view-type-builtins.c.template: Use g_intern_static_string.
+
2009-02-14 Christian Persch <chpe@gnome.org>
* backend/impress/impress-document.c: (impress_document_save):