diff options
author | Jeffrey Stedfast <fejj@src.gnome.org> | 2003-04-12 03:40:49 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2003-04-12 03:40:49 +0800 |
commit | e3f30504adae8fe673a49855b42612c5f8160907 (patch) | |
tree | 8d5cb279076199b68e7203907615294cd43e65ee | |
parent | 288b6b281cc9238ec01a4f28598fb3d02ec8959b (diff) | |
download | gsoc2013-evolution-e3f30504adae8fe673a49855b42612c5f8160907.tar gsoc2013-evolution-e3f30504adae8fe673a49855b42612c5f8160907.tar.gz gsoc2013-evolution-e3f30504adae8fe673a49855b42612c5f8160907.tar.bz2 gsoc2013-evolution-e3f30504adae8fe673a49855b42612c5f8160907.tar.lz gsoc2013-evolution-e3f30504adae8fe673a49855b42612c5f8160907.tar.xz gsoc2013-evolution-e3f30504adae8fe673a49855b42612c5f8160907.tar.zst gsoc2013-evolution-e3f30504adae8fe673a49855b42612c5f8160907.zip |
added more bug #'s
svn path=/trunk/; revision=20826
-rw-r--r-- | filter/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog index ecec17d0aa..9949b3889a 100644 --- a/filter/ChangeLog +++ b/filter/ChangeLog @@ -1,7 +1,7 @@ 2003-04-11 Jeffrey Stedfast <fejj@ximian.com> - Fixes for bugs: #41149, #41150, #41151, #41152, #41153, #41155 and - #41156. + Fixes for bugs: #41149, #41150, #41151, #41152, #41153, #41155, + #41156 and #41205. * filter-filter.c (get_widget): Same as with filter-rule. |