summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2009-11-15 20:59:07 -0800
committerKaz Kylheku <kaz@kylheku.com>2009-11-15 20:59:07 -0800
commit0dd8652385533322d41b30fbd9375e6de9903548 (patch)
tree786b2554d78044d5613640220af6ab0fab9e2b01 /ChangeLog
parent24130a3641ae179816ca5672bde12cc04be17813 (diff)
downloadtxr-0dd8652385533322d41b30fbd9375e6de9903548.tar.gz
txr-0dd8652385533322d41b30fbd9375e6de9903548.tar.bz2
txr-0dd8652385533322d41b30fbd9375e6de9903548.zip
* lib.c (chr): Take wchar_t argument, not int. Dropped range check.
(c_chr): Return wchar_t not int. * lib.h (chr, c_chr): Declarations updated.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1d436115..4bfcad3c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2009-11-15 Kaz Kylheku <kkylheku@gmail.com>
+ * lib.c (chr): Take wchar_t argument, not int. Dropped range check.
+ (c_chr): Return wchar_t not int.
+
+ * lib.h (chr, c_chr): Declarations updated.
+
+2009-11-15 Kaz Kylheku <kkylheku@gmail.com>
+
Version 021.
Text is represented using wide characters now. Queries and data