diff options
author | Srinivasa Ragavan <sragavan@src.gnome.org> | 2006-03-06 17:34:29 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2006-03-06 17:34:29 +0800 |
commit | 93d59c50395b14323cc61509655e16f2f425b2fd (patch) | |
tree | d405a0b835f4a19cfb1c45a3232f907e56ac9200 /calendar/ChangeLog | |
parent | eb1b6e1ab3cff27d9ed7fcbde2347fcb135fdd27 (diff) | |
download | gsoc2013-evolution-93d59c50395b14323cc61509655e16f2f425b2fd.tar.gz gsoc2013-evolution-93d59c50395b14323cc61509655e16f2f425b2fd.tar.zst gsoc2013-evolution-93d59c50395b14323cc61509655e16f2f425b2fd.zip |
committed fix for bug #328988
svn path=/trunk/; revision=31654
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index ec40e44a01..80bb64f09a 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2006-03-06 Theppitak Karoonboonyanan <thep@linux.thai.net> + + ** Fixes bug #328988 + + * gui/alarm-notify/util.c: (calculate_time): + * gui/misc.c: (calculate_time): Added code to simplify the function + calculate_time and made strings translatable. + 2006-03-06 Chenthill Palanisamy <pchenthill@novell.com> Fixes #330448 |