summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLloyd Hilaiel <lloyd@hilaiel.com>2011-04-29 11:17:32 -0600
committerLloyd Hilaiel <lloyd@hilaiel.com>2011-04-29 11:17:32 -0600
commitdb4cc3b91ef0e751e0a70fbf60dad84df1f067b5 (patch)
treede7fd84d3345d63fdf13e602f49e3e4866130841
parentb729ded25ed878e22a370a32f2322c1dbba85c1f (diff)
downloadyajl-db4cc3b91ef0e751e0a70fbf60dad84df1f067b5.tar.gz
mention integration of jstamp's pkgconfig patches
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index df7de1a..b9f3a07 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,5 @@
2.0.3
-
+ * John Stamp generation of a pkgconfig file at build time.
2.0.2
* lth fix typos in yajl_tree.h macros YAJL_IS_INTEGER and YAJL_IS_DOUBLE,