aboutsummaryrefslogtreecommitdiffstats
path: root/filter/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-09-11 06:57:04 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-09-11 06:57:04 +0800
commitd2b81b2d4e2d3effce4ad6f5f0993910677825ba (patch)
tree0eff4c075fad994c9e843d2505a9baf04a86cdd0 /filter/ChangeLog
parentfb1c9fcb9b5b400ba0b94e942e8033b66d6c3162 (diff)
downloadgsoc2013-evolution-d2b81b2d4e2d3effce4ad6f5f0993910677825ba.tar
gsoc2013-evolution-d2b81b2d4e2d3effce4ad6f5f0993910677825ba.tar.gz
gsoc2013-evolution-d2b81b2d4e2d3effce4ad6f5f0993910677825ba.tar.bz2
gsoc2013-evolution-d2b81b2d4e2d3effce4ad6f5f0993910677825ba.tar.lz
gsoc2013-evolution-d2b81b2d4e2d3effce4ad6f5f0993910677825ba.tar.xz
gsoc2013-evolution-d2b81b2d4e2d3effce4ad6f5f0993910677825ba.tar.zst
gsoc2013-evolution-d2b81b2d4e2d3effce4ad6f5f0993910677825ba.zip
Allow the dialog's title to be translated.
2001-09-10 Jeffrey Stedfast <fejj@ximian.com> * filter-datespec.c (button_clicked): Allow the dialog's title to be translated. svn path=/trunk/; revision=12748
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r--filter/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog
index faee53284d..175c9a7ace 100644
--- a/filter/ChangeLog
+++ b/filter/ChangeLog
@@ -1,3 +1,8 @@
+2001-09-10 Jeffrey Stedfast <fejj@ximian.com>
+
+ * filter-datespec.c (button_clicked): Allow the dialog's title to
+ be translated.
+
2001-08-19 Chris Toshok <toshok@ximian.com>
* filter-input.c: #include <sys/types.h> for regex_t on freebsd.