summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2009-11-17 12:13:53 -0800
committerKaz Kylheku <kaz@kylheku.com>2009-11-17 12:13:53 -0800
commit07e0c300bc1a4c310080d0b2c21fdc863778115e (patch)
tree48a6d004e293f770097ddda7f5cf7659ffe0c105 /ChangeLog
parentbfd78e3252e56c8dcad084144fe7f2ae62561acd (diff)
downloadtxr-07e0c300bc1a4c310080d0b2c21fdc863778115e.tar.gz
txr-07e0c300bc1a4c310080d0b2c21fdc863778115e.tar.bz2
txr-07e0c300bc1a4c310080d0b2c21fdc863778115e.zip
Version 022.txr-022
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6653faea..bd486f31 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2009-11-17 Kaz Kylheku <kkylheku@gmail.com>
+
+ Version 022
+
+ Fix for bug 28033: crash in string output stream.
+ (Used by exception handling).
+
+ New kernel object type introduced which allows C string literals
+ to be used as first-class objects.
+
+ Use of printf-like C formatting eliminated from the code base.
+
+ The dependency on C99 wide character I/O is now minimized.
+
+ * txr.c (version): Bumped to 022.
+
+ * txr.1: Bumped version to 022.
+
2009-11-16 Kaz Kylheku <kkylheku@gmail.com>
* Makefile (rebuild): New target. Tired of doing make clean; make.