diff options
-rw-r--r-- | readline/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/readline/ChangeLog b/readline/ChangeLog index d461e3f..4968f6c 100644 --- a/readline/ChangeLog +++ b/readline/ChangeLog @@ -1,3 +1,10 @@ +Wed May 4 14:36:53 1994 Stu Grossman (grossman@cygnus.com) + + * chardefs.h, rldefs.h: Move decls of string funcs from chardefs.h + to rldefs.h so that they don't pollute apps that include + readline.h. + * history.c: include rldefs.h to get decls of string funcs. + Wed May 4 12:15:11 1994 Stan Shebs (shebs@andros.cygnus.com) * configure.in (rs6000-bull-bosx*): New configuration, RS/6000 |