From 7186912204f46f26da79dcd14a6fa9cb7a14658d Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 21 Nov 2004 07:22:23 +0000 Subject: [PATCH] Update log to match latest getopt checkin. --- lib/ChangeLog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lib/ChangeLog b/lib/ChangeLog index d76e07c2b0..752465e21d 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,8 +1,9 @@ 2004-11-20 Paul Eggert - * getopt_.h (__CONCAT): New macro. + * getopt_.h (__GETOPT_CONCAT, __GETOPT_XCONCAT, __GETOPT_ID): + New macros. (getopt, getopt_long, getopt_long_only, optarg, opterr, optind, - optopt): Use it instead of invoking ## directly; otherwise, the + optopt): Use them instead of invoking ## directly; otherwise, the symbols will be __GETOPT_PREFIXgetopt rather than rpl_getopt. 2004-11-19 Bruno Haible -- 2.30.2