diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-12-25 06:50:41 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-12-25 06:50:41 +0800 |
commit | f14114756067350de0f90429fa14873744207019 (patch) | |
tree | 093edf56a7c5c1785fa8c7a969b766d055840b93 /mail/ChangeLog | |
parent | ac6661ee1265683ac81f5a5306540572d8cc491c (diff) | |
download | gsoc2013-evolution-f14114756067350de0f90429fa14873744207019.tar gsoc2013-evolution-f14114756067350de0f90429fa14873744207019.tar.gz gsoc2013-evolution-f14114756067350de0f90429fa14873744207019.tar.bz2 gsoc2013-evolution-f14114756067350de0f90429fa14873744207019.tar.lz gsoc2013-evolution-f14114756067350de0f90429fa14873744207019.tar.xz gsoc2013-evolution-f14114756067350de0f90429fa14873744207019.tar.zst gsoc2013-evolution-f14114756067350de0f90429fa14873744207019.zip |
Changed this to format times in 12 hour time instead of 24 hour time.
2000-12-24 Christopher James Lahey <clahey@helixcode.com>
* message-list.c (filter_date): Changed this to format times in 12
hour time instead of 24 hour time.
svn path=/trunk/; revision=7160
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 0b6ce30585..0d4b3bf03c 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,10 @@ 2000-12-24 Christopher James Lahey <clahey@helixcode.com> + * message-list.c (filter_date): Changed this to format times in 12 + hour time instead of 24 hour time. + +2000-12-24 Christopher James Lahey <clahey@helixcode.com> + * message-list.c (filter_date): Changed this to do different formatting of dates within the last week. |