From 39cf2d9ca4fc9b50984ec172282d33b1843fceee Mon Sep 17 00:00:00 2001 From: Johan Dahlin Date: Mon, 21 Jul 2008 08:13:41 +0000 Subject: Use yes/no instead of true/false. Avoid bashism. Fix another logic bug, 2008-07-21 Johan Dahlin * configure.ac: Use yes/no instead of true/false. Avoid bashism. Fix another logic bug, and let's hope I didn't break anything svn path=/trunk/; revision=845 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7b52c42..e39bc5f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-07-21 Johan Dahlin + + * configure.ac: + Use yes/no instead of true/false. Avoid bashism. + Fix another logic bug, and let's hope I didn't break anything + 2008-07-20 Paul Pogonyshev * configure.ac (pygobject_CODEGEN_DEFINES): Fix libffi check -- cgit