aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-03-30 04:57:40 +0800
committerChristian Persch <chpe@src.gnome.org>2004-03-30 04:57:40 +0800
commit606e1b5132db448875d659e8817c3bbe942d1647 (patch)
treec4c9c5abb6676e7cdac915687cb2029111c47b4c /ChangeLog
parentdd6f51a6cc753ed0182b2ca6e5dc3d69bea2f375 (diff)
downloadgsoc2013-epiphany-606e1b5132db448875d659e8817c3bbe942d1647.tar
gsoc2013-epiphany-606e1b5132db448875d659e8817c3bbe942d1647.tar.gz
gsoc2013-epiphany-606e1b5132db448875d659e8817c3bbe942d1647.tar.bz2
gsoc2013-epiphany-606e1b5132db448875d659e8817c3bbe942d1647.tar.lz
gsoc2013-epiphany-606e1b5132db448875d659e8817c3bbe942d1647.tar.xz
gsoc2013-epiphany-606e1b5132db448875d659e8817c3bbe942d1647.tar.zst
gsoc2013-epiphany-606e1b5132db448875d659e8817c3bbe942d1647.zip
Get rid of #if GTK_CHECK_VERSION() stuff and remove optionmenu code.
2004-03-29 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/GtkNSSClientAuthDialogs.cpp: Get rid of #if GTK_CHECK_VERSION() stuff and remove optionmenu code.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 41659daf2..27a84c362 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2004-03-29 Christian Persch <chpe@cvs.gnome.org>
+ * embed/mozilla/GtkNSSClientAuthDialogs.cpp:
+
+ Get rid of #if GTK_CHECK_VERSION() stuff and remove optionmenu code.
+
+2004-03-29 Christian Persch <chpe@cvs.gnome.org>
+
* src/ephy-window.c:
* src/popup-commands.c:
* src/popup-commands.h: