aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2007-11-05 19:28:35 +0800
committerMilan Crha <mcrha@src.gnome.org>2007-11-05 19:28:35 +0800
commit65409dae98a7812c1b4c547aabf707ac1f43da2f (patch)
tree5cbe52a2b51662fc00fcd388b8f259fdbf97ebb3 /calendar/ChangeLog
parent58338b08f3a880320bed171256850d326b895c23 (diff)
downloadgsoc2013-evolution-65409dae98a7812c1b4c547aabf707ac1f43da2f.tar
gsoc2013-evolution-65409dae98a7812c1b4c547aabf707ac1f43da2f.tar.gz
gsoc2013-evolution-65409dae98a7812c1b4c547aabf707ac1f43da2f.tar.bz2
gsoc2013-evolution-65409dae98a7812c1b4c547aabf707ac1f43da2f.tar.lz
gsoc2013-evolution-65409dae98a7812c1b4c547aabf707ac1f43da2f.tar.xz
gsoc2013-evolution-65409dae98a7812c1b4c547aabf707ac1f43da2f.tar.zst
gsoc2013-evolution-65409dae98a7812c1b4c547aabf707ac1f43da2f.zip
** Fix for bug #359267
2007-11-05 Milan Crha <mcrha@redhat.com> ** Fix for bug #359267 * gui/gnome-cal.c: (update_memo_view): Changed memo_sexp to show always memos without start date. * Requires EDS since revision 8185. svn path=/trunk/; revision=34501
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 4fe959dfae..5776c846cc 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,12 @@
2007-11-05 Milan Crha <mcrha@redhat.com>
+ ** Fix for bug #359267
+
+ * gui/gnome-cal.c: (update_memo_view):
+ Changed memo_sexp to show always memos without start date.
+
+2007-11-05 Milan Crha <mcrha@redhat.com>
+
** Fix for bug #351932
* gui/dialogs/task-page.c: (check_start_before_end), (times_updated),