aboutsummaryrefslogtreecommitdiff
path: root/include/nlm/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <modra@gmail.com>2003-08-07 02:25:50 +0000
committerAlan Modra <modra@gmail.com>2003-08-07 02:25:50 +0000
commit61982e3c094083f483ef04a1ab02e6159e13f7bb (patch)
tree18f1ca29d431bebf16eac7427f57c9a43d2ea870 /include/nlm/ChangeLog
parent0601b11fb647ed948cb0e2ad33ece143532631fb (diff)
downloadnewlib-61982e3c094083f483ef04a1ab02e6159e13f7bb.zip
newlib-61982e3c094083f483ef04a1ab02e6159e13f7bb.tar.gz
newlib-61982e3c094083f483ef04a1ab02e6159e13f7bb.tar.bz2
Convert to C90.
Diffstat (limited to 'include/nlm/ChangeLog')
-rw-r--r--include/nlm/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/nlm/ChangeLog b/include/nlm/ChangeLog
index 979b162..b3c9529 100644
--- a/include/nlm/ChangeLog
+++ b/include/nlm/ChangeLog
@@ -1,3 +1,7 @@
+2003-08-07 Alan Modra <amodra@bigpond.net.au>
+
+ * internal.h (Nlm_Internal_Custom_Header): Replace PTR with void *.
+
2001-10-02 Alan Modra <amodra@bigpond.net.au>
* common.h (NLM_CAT, NLM_CAT3): Don't define.