aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2006-03-13 06:22:58 +0800
committerChristian Persch <chpe@src.gnome.org>2006-03-13 06:22:58 +0800
commitbf1cded729e758363cae0aa10caf107f8f4a5685 (patch)
treee5c3f262f96c281e9941526ceb641ef9f6149196 /ChangeLog
parent9ed0ae9db8339593a110d135ea4d2cd23eef1440 (diff)
downloadgsoc2013-epiphany-bf1cded729e758363cae0aa10caf107f8f4a5685.tar
gsoc2013-epiphany-bf1cded729e758363cae0aa10caf107f8f4a5685.tar.gz
gsoc2013-epiphany-bf1cded729e758363cae0aa10caf107f8f4a5685.tar.bz2
gsoc2013-epiphany-bf1cded729e758363cae0aa10caf107f8f4a5685.tar.lz
gsoc2013-epiphany-bf1cded729e758363cae0aa10caf107f8f4a5685.tar.xz
gsoc2013-epiphany-bf1cded729e758363cae0aa10caf107f8f4a5685.tar.zst
gsoc2013-epiphany-bf1cded729e758363cae0aa10caf107f8f4a5685.zip
Set different exit codes when exiting from different places in the test
2006-03-12 Christian Persch <chpe@cvs.gnome.org> * configure.ac: * m4/gecko.m4: Set different exit codes when exiting from different places in the test program, so we can see the cause of the failure in config.log.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b1d9fb3d7..e14d10141 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,15 @@
2006-03-12 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
+ * m4/gecko.m4:
+
+ Set different exit codes when exiting from different places
+ in the test program, so we can see the cause of the failure
+ in config.log.
+
+2006-03-12 Christian Persch <chpe@cvs.gnome.org>
+
+ * configure.ac:
Update after branching.