diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-08-03 06:53:05 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-08-03 06:53:05 +0800 |
commit | f2dc2d3fb6821ebf31807bee6d509358ac8f48a4 (patch) | |
tree | 41b5acfc10f48b08770a821f1485020b91bd561c /calendar/ChangeLog | |
parent | 4715c96fb61680a2fd424eae96053e2cc0bc3ada (diff) | |
download | gsoc2013-evolution-f2dc2d3fb6821ebf31807bee6d509358ac8f48a4.tar gsoc2013-evolution-f2dc2d3fb6821ebf31807bee6d509358ac8f48a4.tar.gz gsoc2013-evolution-f2dc2d3fb6821ebf31807bee6d509358ac8f48a4.tar.bz2 gsoc2013-evolution-f2dc2d3fb6821ebf31807bee6d509358ac8f48a4.tar.lz gsoc2013-evolution-f2dc2d3fb6821ebf31807bee6d509358ac8f48a4.tar.xz gsoc2013-evolution-f2dc2d3fb6821ebf31807bee6d509358ac8f48a4.tar.zst gsoc2013-evolution-f2dc2d3fb6821ebf31807bee6d509358ac8f48a4.zip |
Emit "model_pre_change" signals as appropriate.
2000-08-02 Christopher James Lahey <clahey@helixcode.com>
* gui/calendar-model.c: Emit "model_pre_change" signals as
appropriate.
svn path=/trunk/; revision=4493
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 0e156caa66..5eed06a2dc 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2000-08-02 Christopher James Lahey <clahey@helixcode.com> + + * gui/calendar-model.c: Emit "model_pre_change" signals as + appropriate. + 2000-08-02 Federico Mena Quintero <federico@helixcode.com> * pcs/cal-backend-file.[ch]: New files for the iCalendar file |