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/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/ChangeLog')
-rw-r--r-- | widgets/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/widgets/ChangeLog b/widgets/ChangeLog index 6a030412ff..4efba177ca 100644 --- a/widgets/ChangeLog +++ b/widgets/ChangeLog @@ -1,3 +1,8 @@ +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. + 2000-12-04 Dan Winship <danw@helixcode.com> * menus/gal-view-menus.c: NULL-terminate gal_view_menus_apply's |