From bbf39a08912df2f1f176ebea4c790ffd22ba9e65 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sun, 26 Nov 2006 23:46:46 +0000 Subject: 2006-11-27 Ben Asselstine Thomas Schwinge [task #5994 --- ``rpctrace: Consider PREFIX/shared/msgids/*.msgids by default''] * rpctrace.c: Include and . (scan_msgids_dir): New function, factored out of the code, with the change of not directly parsing the files, but instead adding them to an argz vector. (STD_MSGIDS_DIR): New definition. (options): Add new `--nostdinc' option. (main): Handle that new option. Utilize an argz vector. Include the files in STD_MSGIDS_DIR unless prohibited by the new option. --- utils/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'utils/ChangeLog') diff --git a/utils/ChangeLog b/utils/ChangeLog index 8b74e8b9..74731ac5 100644 --- a/utils/ChangeLog +++ b/utils/ChangeLog @@ -1,3 +1,17 @@ +2006-11-27 Ben Asselstine + Thomas Schwinge + + [task #5994 --- ``rpctrace: Consider PREFIX/shared/msgids/*.msgids by + default''] + * rpctrace.c: Include and . + (scan_msgids_dir): New function, factored out of the code, + with the change of not directly parsing the files, but instead adding + them to an argz vector. + (STD_MSGIDS_DIR): New definition. + (options): Add new `--nostdinc' option. + (main): Handle that new option. Utilize an argz vector. Include the + files in STD_MSGIDS_DIR unless prohibited by the new option. + 2006-07-24 Ben Asselstine [bug #17135] -- cgit v1.2.3