aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/ChangeLog
diff options
context:
space:
mode:
authorDamon Chaplin <damon@ximian.com>2001-10-24 05:38:27 +0800
committerDamon Chaplin <damon@src.gnome.org>2001-10-24 05:38:27 +0800
commit46dd4414b9aae78bd569810238fa5106307a83eb (patch)
tree1faeeb36545100d83ee5133ede5859d19e59dfbf /widgets/misc/ChangeLog
parent1f506e4a037e3bf7f6a193fc1cf14e642c392180 (diff)
downloadgsoc2013-evolution-46dd4414b9aae78bd569810238fa5106307a83eb.tar
gsoc2013-evolution-46dd4414b9aae78bd569810238fa5106307a83eb.tar.gz
gsoc2013-evolution-46dd4414b9aae78bd569810238fa5106307a83eb.tar.bz2
gsoc2013-evolution-46dd4414b9aae78bd569810238fa5106307a83eb.tar.lz
gsoc2013-evolution-46dd4414b9aae78bd569810238fa5106307a83eb.tar.xz
gsoc2013-evolution-46dd4414b9aae78bd569810238fa5106307a83eb.tar.zst
gsoc2013-evolution-46dd4414b9aae78bd569810238fa5106307a83eb.zip
clear the struct tm fields to keep purify happy.
2001-10-23 Damon Chaplin <damon@ximian.com> * e-dateedit.c (e_date_edit_check_date_changed): (e_date_edit_check_time_changed): clear the struct tm fields to keep purify happy. svn path=/trunk/; revision=13959
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r--widgets/misc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog
index 3766e0e45f..2f061b66f1 100644
--- a/widgets/misc/ChangeLog
+++ b/widgets/misc/ChangeLog
@@ -1,3 +1,9 @@
+2001-10-23 Damon Chaplin <damon@ximian.com>
+
+ * e-dateedit.c (e_date_edit_check_date_changed):
+ (e_date_edit_check_time_changed): clear the struct tm fields to keep
+ purify happy.
+
2001-10-22 Damon Chaplin <damon@ximian.com>
* e-cell-date-edit.c (e_cell_date_edit_set_popup_values):