diff options
author | Jacob Leach <jleach@src.gnome.org> | 2001-07-11 13:33:45 +0800 |
---|---|---|
committer | Jacob Leach <jleach@src.gnome.org> | 2001-07-11 13:33:45 +0800 |
commit | dd7410ad568673b6e33557fb69b84fe4a3695d71 (patch) | |
tree | 6d9972fa96fb4b7de2b96f09737fd49d4b96195d | |
parent | e415f609d213e8fe175251e71d51ec39acdd3862 (diff) | |
download | gsoc2013-evolution-dd7410ad568673b6e33557fb69b84fe4a3695d71.tar gsoc2013-evolution-dd7410ad568673b6e33557fb69b84fe4a3695d71.tar.gz gsoc2013-evolution-dd7410ad568673b6e33557fb69b84fe4a3695d71.tar.bz2 gsoc2013-evolution-dd7410ad568673b6e33557fb69b84fe4a3695d71.tar.lz gsoc2013-evolution-dd7410ad568673b6e33557fb69b84fe4a3695d71.tar.xz gsoc2013-evolution-dd7410ad568673b6e33557fb69b84fe4a3695d71.tar.zst gsoc2013-evolution-dd7410ad568673b6e33557fb69b84fe4a3695d71.zip |
Clarified some things.
svn path=/trunk/; revision=10987
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index b32615baa7..b49e58c3e0 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,6 +1,7 @@ 2001-07-11 Jason Leach <jleach@ximian.com> - [Fix bug #4389: ETableSpecification still in .c file] + [Fix bug #4389: ETableSpecification still in e-calendar-table.c + file] * gui/e-calendar-table.etspec: New file containing the spec that was in e-calendar-table.c as a big string. @@ -18,7 +19,7 @@ 2001-07-10 Jason Leach <jleach@ximian.com> - [Fix bug #4388: ETableSpecification still in .c file] + [Fix bug #4388: ETableSpecification still in meeting-page.c file] * gui/dialogs/meeting-page.etspec: New file containing the spec that was previously in meeting-page.c as a string. |