aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-11-09 07:55:35 +0800
committerChristian Persch <chpe@src.gnome.org>2004-11-09 07:55:35 +0800
commite963dd81114ca2f531b9336ff4afe33de0ec8f5a (patch)
treed9d419cbde6abb2edfce32d707584e421c700a20 /ChangeLog
parent7d0d2b3c3fe52cf5564c606cf7f0ad8382cba27a (diff)
downloadgsoc2013-epiphany-e963dd81114ca2f531b9336ff4afe33de0ec8f5a.tar
gsoc2013-epiphany-e963dd81114ca2f531b9336ff4afe33de0ec8f5a.tar.gz
gsoc2013-epiphany-e963dd81114ca2f531b9336ff4afe33de0ec8f5a.tar.bz2
gsoc2013-epiphany-e963dd81114ca2f531b9336ff4afe33de0ec8f5a.tar.lz
gsoc2013-epiphany-e963dd81114ca2f531b9336ff4afe33de0ec8f5a.tar.xz
gsoc2013-epiphany-e963dd81114ca2f531b9336ff4afe33de0ec8f5a.tar.zst
gsoc2013-epiphany-e963dd81114ca2f531b9336ff4afe33de0ec8f5a.zip
Fix time filter for time zone != GMT.
2004-11-09 Christian Persch <chpe@cvs.gnome.org> * src/ephy-history-window.c: (add_by_date_filter): Fix time filter for time zone != GMT.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c6c35cb8b..385c8af85 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-11-09 Christian Persch <chpe@cvs.gnome.org>
+
+ * src/ephy-history-window.c: (add_by_date_filter):
+
+ Fix time filter for time zone != GMT.
+
2004-11-07 Christian Persch <chpe@cvs.gnome.org>
* src/prefs-dialog.c: (language_editor_update_buttons):