diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2006-12-23 21:41:13 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2006-12-23 21:41:13 +0000 |
commit | 00779801c27c4099fc0fae48272f39d6f03e4a25 (patch) | |
tree | 4c449ab28b49f4c0d8c93b9ff8a5cdd1e8b83a1f /utils/ChangeLog | |
parent | fcf46aaceee47f7b845acbc18907b52d62f9387a (diff) | |
download | hurd-00779801c27c4099fc0fae48272f39d6f03e4a25.tar.gz hurd-00779801c27c4099fc0fae48272f39d6f03e4a25.tar.bz2 hurd-00779801c27c4099fc0fae48272f39d6f03e4a25.zip |
Forgot to commit this at that time...
2006-11-27 Ben Asselstine <benasselstine@canada.com>
Thomas Schwinge <tschwinge@gnu.org>
[task #5994 --- ``rpctrace: Consider PREFIX/shared/msgids/*.msgids by
default'']
* Makefile (rpctrace-CPPFLAGS): New variable.
Diffstat (limited to 'utils/ChangeLog')
-rw-r--r-- | utils/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/utils/ChangeLog b/utils/ChangeLog index 74731ac5..86883d70 100644 --- a/utils/ChangeLog +++ b/utils/ChangeLog @@ -11,7 +11,8 @@ (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. - + * Makefile (rpctrace-CPPFLAGS): New variable. + 2006-07-24 Ben Asselstine <benasselstine@canada.com> [bug #17135] |