diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-11-09 08:57:40 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-11-09 08:57:40 +0800 |
commit | 71efb0fede5176ff7970903621a66f518020843b (patch) | |
tree | 4f32e95f9143361ac887b72889d8748bf3d5c292 /ChangeLog | |
parent | 47ff8cbbb25a28197c38d2ae6272e404d45a577d (diff) | |
download | gsoc2013-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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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> |