aboutsummaryrefslogtreecommitdiffstats
path: root/filter/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r--filter/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog
index 099de774ee..02ef3cb122 100644
--- a/filter/ChangeLog
+++ b/filter/ChangeLog
@@ -2,6 +2,8 @@
* filter-datespec.c (make_span_editor): Add a gettext around our static
strings.
+ (format_time): New function. Convert a time_t to a gchar * (with i18n)
+ (describe_button): Use format_time instead of ctime.
2001-08-10 Peter Williams <peterw@ximian.com>