summaryrefslogtreecommitdiff
path: root/libjava/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/ChangeLog')
-rw-r--r--libjava/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/libjava/ChangeLog b/libjava/ChangeLog
index 76ba0c4871c..edb99f1c15f 100644
--- a/libjava/ChangeLog
+++ b/libjava/ChangeLog
@@ -1,5 +1,12 @@
2013-06-20 Matthias Klose <doko@ubuntu.com>
+ * pkg.m4 (PKG_CHECK_MODULES): Use AC_PATH_TOOL to check for pkg-config.
+ * classpath/m4/pkg.m4 (PKG_CHECK_MODULES): Likewise.
+ * configure: Regenerate.
+ * classpath/configure: Regenerate.
+
+2013-06-20 Matthias Klose <doko@ubuntu.com>
+
* libtool-version: Bump soversion.
2013-05-22 Mark Mitchell <mark@codesourcery.com>