Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorNickolay V. Shmyrev <nshmyrev@src.gnome.org>2005-10-11 21:09:09 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2005-10-11 21:09:09 (GMT)
commit03602a3aae5df139f87416797abb776e3522f29f (patch)
tree283aa9edc499d9c8136499b9c7a1198b789eaa70 /ChangeLog
parent74e72e5fe94b080c975203c893d38353fd2e0db4 (diff)
Check if date is invalid. Fix for bug 318134.
* properties/ev-properties-view.c: (ev_properties_view_format_date): Check if date is invalid. Fix for bug 318134.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a9f699b..7a8d135 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-10-12 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+
+ * properties/ev-properties-view.c:
+ (ev_properties_view_format_date):
+
+ Check if date is invalid. Fix for bug 318134.
+
2005-10-02 Wouter Bolsterlee <uws+gnome@xs4all.nl>
* shell/ev-window-title.c: