Mercurial > hg > octave-jordi > gnulib-hg
diff lib/ChangeLog @ 4224:83eabea25586
New modules vasnprintf and vasprintf.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Thu, 30 Jan 2003 13:48:21 +0000 |
parents | 06a92cabf1fc |
children | c7ddde35beec |
line wrap: on
line diff
--- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,16 @@ +2003-01-30 Bruno Haible <bruno@clisp.org> + + * printf-args.h: New file, from GNU gettext. + * printf-args.c: New file, from GNU gettext. + * printf-parse.h: New file, from GNU gettext. + * printf-parse.c: New file, from GNU gettext. + * vasnprintf.h: New file, from GNU gettext. + * vasnprintf.c: New file, from GNU gettext. + * asnprintf.c: New file, from GNU gettext. + * vasprintf.h: New file, from GNU gettext with modifications. + * vasprintf.c: New file, from GNU gettext. + * asprintf.c: New file, from GNU gettext. + 2003-01-29 Bruno Haible <bruno@clisp.org> * stpncpy.h: New file, from GNU gettext with modifications.