summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTollef Fog Heen <tfheen@err.no>2009-03-30 20:14:33 +0200
committerTollef Fog Heen <tfheen@err.no>2009-03-30 20:14:33 +0200
commit4070cc23394a6cec65ba8e8403ac60925a508048 (patch)
treea1a6fe477deb06b763f7f5f48d6870d85b8427ed /ChangeLog
parenta25f7e980e5c36665d91e916d9074524709ad2bc (diff)
downloadpkg-config-4070cc23394a6cec65ba8e8403ac60925a508048.tar.gz
2009-03-30 Tollef Fog Heen <tfheen@err.no>
* check/common: Add support for non-zero return codes to test framework. Thanks to Loïc Minier for the idea.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7d86de5..c84b1ed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2009-03-30 Tollef Fog Heen <tfheen@err.no>
+ * check/common: Add support for non-zero return codes to test
+ framework. Thanks to Loïc Minier for the idea.
+
* pkg.m4: Add PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR to the list of
precious directories. (AC_ARG_VAR)