diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-02-12 06:49:14 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-02-12 06:49:14 +0800 |
commit | e8fbeb4881f1920446adc9a2e6a8cb0b914aa737 (patch) | |
tree | 0ef8027c23a4e05dd42e29662b66621f068b8759 /ChangeLog | |
parent | 4a25f612c0fb701a774d20c19888957c555e54a2 (diff) | |
download | gsoc2013-evolution-e8fbeb4881f1920446adc9a2e6a8cb0b914aa737.tar gsoc2013-evolution-e8fbeb4881f1920446adc9a2e6a8cb0b914aa737.tar.gz gsoc2013-evolution-e8fbeb4881f1920446adc9a2e6a8cb0b914aa737.tar.bz2 gsoc2013-evolution-e8fbeb4881f1920446adc9a2e6a8cb0b914aa737.tar.lz gsoc2013-evolution-e8fbeb4881f1920446adc9a2e6a8cb0b914aa737.tar.xz gsoc2013-evolution-e8fbeb4881f1920446adc9a2e6a8cb0b914aa737.tar.zst gsoc2013-evolution-e8fbeb4881f1920446adc9a2e6a8cb0b914aa737.zip |
Removed some arguments from the .h that will never be implemented.
2000-02-11 Christopher James Lahey <clahey@helixcode.com>
* widgets/e-text/e-text.h: Removed some arguments from the .h that
will never be implemented.
svn path=/trunk/; revision=1737
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2000-02-11 Christopher James Lahey <clahey@helixcode.com> + + * widgets/e-text/e-text.h: Removed some arguments from the .h that + will never be implemented. + 2000-02-10 bertrand <Bertrand.Guiheneuf@aful.org> * camel/data-wrapper-repository.c (data_wrapper_repository_init): |