~ chicken-core (chicken-5) 2d3a0491b38715f818db64b7dbaf036ec81e403a
commit 2d3a0491b38715f818db64b7dbaf036ec81e403a
Author: Felix <bunny351@gmail.com>
AuthorDate: Mon Nov 9 22:54:13 2009 +0100
Commit: Felix <bunny351@gmail.com>
CommitDate: Mon Nov 9 22:54:13 2009 +0100
updated NEWS
diff --git a/NEWS b/NEWS
index cb40ac81..8c1c5abc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+4.2.3
+
+- printer for hash-tables shows current number of stores items
+- when upgrading during installation of a dependency `chicken-install'
+ shows the version to upgrade to (Thanks to Christian Kellermann)
+- Updated scheme-complete (Thanks to Alex Shinn)
+
4.2.2
- fix for pathnames with whitespace in 'runtests.sh' on Windows
Trap