Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <mpg@redhat.com>2005-04-19 17:16:40 (GMT)
committer Marco Pesenti Gritti <marco@src.gnome.org>2005-04-19 17:16:40 (GMT)
commita10ecfa416e9a12cf7d4191dade8c6aeb5ca2e01 (patch)
tree3386982b2001b8d7cd06ee471a2c6f6348d370c8 /ChangeLog
parent5557d61c189dffac514f88ea900c5f3731434253 (diff)
s/GDate */GDate so we can just use g_free
2005-04-19 Marco Pesenti Gritti <mpg@redhat.com> * backend/ev-document-info.h: s/GDate */GDate so we can just use g_free
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a2acf4f..f5f02e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-04-19 Marco Pesenti Gritti <mpg@redhat.com>
+ * backend/ev-document-info.h:
+
+ s/GDate */GDate so we can just use g_free
+
+2005-04-19 Marco Pesenti Gritti <mpg@redhat.com>
+
* shell/ev-window.c: (update_document_mode),
(ev_window_setup_document):