diff options
author | Milan Crha <mcrha@src.gnome.org> | 2007-07-27 22:48:16 +0800 |
---|---|---|
committer | Milan Crha <mcrha@src.gnome.org> | 2007-07-27 22:48:16 +0800 |
commit | f0d21ded368b4fc2bc2285767f08587c5a821185 (patch) | |
tree | 666e2eaddd5b2f5147499faa0c956e8c96559ca8 /filter/ChangeLog | |
parent | 6c80ae2e42f11ab1e6aeea312a66d0a6b747321a (diff) | |
download | gsoc2013-evolution-f0d21ded368b4fc2bc2285767f08587c5a821185.tar.gz gsoc2013-evolution-f0d21ded368b4fc2bc2285767f08587c5a821185.tar.zst gsoc2013-evolution-f0d21ded368b4fc2bc2285767f08587c5a821185.zip |
2007-07-27 Johnny Jacob Fix for bug #457523.
svn path=/trunk/; revision=33862
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 a1debaee1e..9926728843 100644 --- a/filter/ChangeLog +++ b/filter/ChangeLog @@ -1,3 +1,9 @@ +2007-07-27 Johnny Jacob <jjohnny@novell.com> + + ** Fix for bug #457523. + + * filter-int.c: (format_sexp): use (- n) for negative values. + 2007-06-15 Milan Crha <mcrha@redhat.com> ** Fix for bug #263207 |