# HG changeset patch # User mmj # Date 1094721920 -36000 # Node ID fa4e4c0220a2232fc697083789bb08615a02896c # Parent 80129335dbbb71548e8b7eabca54482dc8ff919d ChangeLog entry about index() -> strchr() diff -r 80129335dbbb -r fa4e4c0220a2 ChangeLog --- a/ChangeLog Thu Sep 09 19:15:47 2004 +1000 +++ b/ChangeLog Thu Sep 09 19:25:20 2004 +1000 @@ -1,4 +1,5 @@ 1.0.0 + o Replace index() with strchr() o Add parenthesis around realloc call to make sure we alloc correctly o Make header matching case insensitive o Fix dumping of addresses to requeue