summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2002-04-05 13:49:45 (GMT)
committerdas <das>2002-04-05 13:49:45 (GMT)
commite75570f82d33340ffc101a748a22567a87b390ab (patch)
tree2b1c29c8a7a764776f6e75f1805b1d936b1a4ddf /ChangeLog
parent37b27cd0cd6481353bcaf37273d225c223a122f6 (diff)
downloadtcl-tip_59_implementation.zip
tcl-tip_59_implementation.tar.gz
tcl-tip_59_implementation.tar.bz2
2002-04-05 Daniel Steffen <das@users.sourceforge.net> tip_59_implementation
* mac/tclMacPkgConfig.c: Added Mac implementation of pkgconfig. * tests/config.test: fixed failing tests.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c54de8..ae7092f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-04-05 Daniel Steffen <das@users.sourceforge.net>
+
+ * mac/tclMacPkgConfig.c: Added Mac implementation of pkgconfig.
+ * tests/config.test: fixed failing tests.
+
2002-02-05 Andreas Kupries <andreas_kupries@users.sourceforge.net>
* tests/config.test: Added a testsuite for pkgconfig.