aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-11-09 20:19:58 +0800
committerChristian Persch <chpe@src.gnome.org>2004-11-09 20:19:58 +0800
commitaa0ae6239738f58c02c74dc403aa74fc6b4cb294 (patch)
treea8f654f2788e0e6a09cb42b309a3a2412c6505f6 /ChangeLog
parentb3492a27945b00ab6ff7da81fefc313d838fce7e (diff)
downloadgsoc2013-epiphany-aa0ae6239738f58c02c74dc403aa74fc6b4cb294.tar
gsoc2013-epiphany-aa0ae6239738f58c02c74dc403aa74fc6b4cb294.tar.gz
gsoc2013-epiphany-aa0ae6239738f58c02c74dc403aa74fc6b4cb294.tar.bz2
gsoc2013-epiphany-aa0ae6239738f58c02c74dc403aa74fc6b4cb294.tar.lz
gsoc2013-epiphany-aa0ae6239738f58c02c74dc403aa74fc6b4cb294.tar.xz
gsoc2013-epiphany-aa0ae6239738f58c02c74dc403aa74fc6b4cb294.tar.zst
gsoc2013-epiphany-aa0ae6239738f58c02c74dc403aa74fc6b4cb294.zip
Fix check for nsIPassword.h header to look in the right place. Fixes bug
2004-11-09 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Fix check for nsIPassword.h header to look in the right place. Fixes bug #157743.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 528886f4a..df72f0d46 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2004-11-09 Christian Persch <chpe@cvs.gnome.org>
+ * configure.ac:
+
+ Fix check for nsIPassword.h header to look in the right place.
+ Fixes bug #157743.
+
+2004-11-09 Christian Persch <chpe@cvs.gnome.org>
+
* src/ephy-history-window.c: (add_by_date_filter):
Simplified the code a bit.