aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-11-09 08:57:40 +0800
committerChristian Persch <chpe@src.gnome.org>2004-11-09 08:57:40 +0800
commit71efb0fede5176ff7970903621a66f518020843b (patch)
tree4f32e95f9143361ac887b72889d8748bf3d5c292 /ChangeLog
parent47ff8cbbb25a28197c38d2ae6272e404d45a577d (diff)
downloadgsoc2013-epiphany-71efb0fede5176ff7970903621a66f518020843b.tar
gsoc2013-epiphany-71efb0fede5176ff7970903621a66f518020843b.tar.gz
gsoc2013-epiphany-71efb0fede5176ff7970903621a66f518020843b.tar.bz2
gsoc2013-epiphany-71efb0fede5176ff7970903621a66f518020843b.tar.lz
gsoc2013-epiphany-71efb0fede5176ff7970903621a66f518020843b.tar.xz
gsoc2013-epiphany-71efb0fede5176ff7970903621a66f518020843b.tar.zst
gsoc2013-epiphany-71efb0fede5176ff7970903621a66f518020843b.zip
Simplified the code a bit.
2004-11-09 Christian Persch <chpe@cvs.gnome.org> * src/ephy-history-window.c: (add_by_date_filter): Simplified the code a bit.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 87237c092..528886f4a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,12 @@
* src/ephy-history-window.c: (add_by_date_filter):
+ Simplified the code a bit.
+
+2004-11-09 Christian Persch <chpe@cvs.gnome.org>
+
+ * src/ephy-history-window.c: (add_by_date_filter):
+
Make it also correct on DST changes.
2004-11-09 Christian Persch <chpe@cvs.gnome.org>