diff options
Diffstat (limited to 'Build/source/texk/kpathsea/ChangeLog')
-rw-r--r-- | Build/source/texk/kpathsea/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog index 5f1da84a217..2ad48d50603 100644 --- a/Build/source/texk/kpathsea/ChangeLog +++ b/Build/source/texk/kpathsea/ChangeLog @@ -1,3 +1,11 @@ +2010-02-01 Karl Berry <karl@tug.org> + + * strstr.c, + * strcasecmp.c, + * getopt.c, + * getopt.h, + * getopt1.c: remove all redefinitions of const. + 2010-01-31 Javier Mugica <javier@digi21.eu> Support compilation with MSVC 7.1: |