diff options
author | Not Zed <NotZed@Ximian.com> | 2004-02-17 15:01:13 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-02-17 15:01:13 +0800 |
commit | d83995108ddfd2d9e1ba567f3325734f4dbce4bd (patch) | |
tree | fb1d90ef059ed1de50e96cb826482eb45501b235 /filter/ChangeLog | |
parent | dc9818c5a34dfa178538117f2205a713f0d923f1 (diff) | |
download | gsoc2013-evolution-d83995108ddfd2d9e1ba567f3325734f4dbce4bd.tar.gz gsoc2013-evolution-d83995108ddfd2d9e1ba567f3325734f4dbce4bd.tar.zst gsoc2013-evolution-d83995108ddfd2d9e1ba567f3325734f4dbce4bd.zip |
implement, since we dont store the min/max values in the xml output, we
2004-02-17 Not Zed <NotZed@Ximian.com>
* filter-int.c (int_clone): implement, since we dont store the
min/max values in the xml output, we lose it otherwise. Bug
#54155.
svn path=/trunk/; revision=24757
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r-- | filter/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog index 7f631ac4d1..792a8a2bbe 100644 --- a/filter/ChangeLog +++ b/filter/ChangeLog @@ -1,3 +1,9 @@ +2004-02-17 Not Zed <NotZed@Ximian.com> + + * filter-int.c (int_clone): implement, since we dont store the + min/max values in the xml output, we lose it otherwise. Bug + #54155. + 2004-02-06 Hans Petter Jansson <hpj@ximian.com> * filter-input.c (filter_input_init): Default to an empty string |