aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCrispin Flowerday <gnome@flowerday.cx>2005-09-25 04:20:39 +0800
committerCrispin Flowerday <crispin@src.gnome.org>2005-09-25 04:20:39 +0800
commitea90d20bec0c716aacbb72052961492c1ad9f960 (patch)
tree2b10013dbf45971eba62d705fbf111d132c4172f /ChangeLog
parente04c3b73a2bff0e5b6f1b597df150bbff7fef2b5 (diff)
downloadgsoc2013-epiphany-ea90d20bec0c716aacbb72052961492c1ad9f960.tar
gsoc2013-epiphany-ea90d20bec0c716aacbb72052961492c1ad9f960.tar.gz
gsoc2013-epiphany-ea90d20bec0c716aacbb72052961492c1ad9f960.tar.bz2
gsoc2013-epiphany-ea90d20bec0c716aacbb72052961492c1ad9f960.tar.lz
gsoc2013-epiphany-ea90d20bec0c716aacbb72052961492c1ad9f960.tar.xz
gsoc2013-epiphany-ea90d20bec0c716aacbb72052961492c1ad9f960.tar.zst
gsoc2013-epiphany-ea90d20bec0c716aacbb72052961492c1ad9f960.zip
Rename the autoconf macro to EPIPHANY_EXTENSION_INIT() and make it check
2005-09-24 Crispin Flowerday <gnome@flowerday.cx> * data/epiphany.m4: Rename the autoconf macro to EPIPHANY_EXTENSION_INIT() and make it check the ephy version, get the extension directory and find out whether python is enabled.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c0d8fa490..8b714cde8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-09-24 Crispin Flowerday <gnome@flowerday.cx>
+
+ * data/epiphany.m4:
+
+ Rename the autoconf macro to EPIPHANY_EXTENSION_INIT() and make it
+ check the ephy version, get the extension directory and find out
+ whether python is enabled.
+
2005-09-24 Jean-François Rameau <jframeau@cvs.gnome.org>
* embed/mozilla/EphyAboutModule.cpp: (GetErrorMessage):