summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e3652cdd..541c8d9e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2015-03-29 Kaz Kylheku <kaz@kylheku.com>
+ * mpi-patches/eliminate-locale-dependencies: New patch.
+ (s_mp_tovalue): Eliminate use of isupper, islower.
+
+ * mpi-patches/series: Add patch.
+
+2015-03-29 Kaz Kylheku <kaz@kylheku.com>
+
New -n option. New "i" mode letter in file opening functions.
* stream.c (struct stdio_mode): New struct type.