diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-12-07 02:46:31 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-12-07 02:46:31 +0800 |
commit | a8463d6703469a525fc9192af521f5048e0957ae (patch) | |
tree | 86435b79ff5ace8fc7e1e0c74e319215074c0ae8 /widgets/meeting-time-sel/ChangeLog | |
parent | c847cac2be25b11319d615dded3f71eee46cd60f (diff) | |
download | gsoc2013-evolution-a8463d6703469a525fc9192af521f5048e0957ae.tar gsoc2013-evolution-a8463d6703469a525fc9192af521f5048e0957ae.tar.gz gsoc2013-evolution-a8463d6703469a525fc9192af521f5048e0957ae.tar.bz2 gsoc2013-evolution-a8463d6703469a525fc9192af521f5048e0957ae.tar.lz gsoc2013-evolution-a8463d6703469a525fc9192af521f5048e0957ae.tar.xz gsoc2013-evolution-a8463d6703469a525fc9192af521f5048e0957ae.tar.zst gsoc2013-evolution-a8463d6703469a525fc9192af521f5048e0957ae.zip |
Added a GalViewCollection argument to the new function here.
2000-12-06 Christopher James Lahey <clahey@helixcode.com>
* menus/gal-view-menus.c, menus/gal-view-menus.h: Added a
GalViewCollection argument to the new function here.
From meeting-time-sel/ChangeLog:
2000-12-06 Christopher James Lahey <clahey@helixcode.com>
* e-meeting-time-sel.c: Fixed a bunch of warnings.
svn path=/trunk/; revision=6816
Diffstat (limited to 'widgets/meeting-time-sel/ChangeLog')
-rw-r--r-- | widgets/meeting-time-sel/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/widgets/meeting-time-sel/ChangeLog b/widgets/meeting-time-sel/ChangeLog index 85825fa965..b2d6228343 100644 --- a/widgets/meeting-time-sel/ChangeLog +++ b/widgets/meeting-time-sel/ChangeLog @@ -1,3 +1,7 @@ +2000-12-06 Christopher James Lahey <clahey@helixcode.com> + + * e-meeting-time-sel.c: Fixed a bunch of warnings. + 2000-09-25 Damon Chaplin <damon@helixcode.com> * e-meeting-time-sel-item.c: |