diff options
author | tromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-01-28 22:25:47 +0000 |
---|---|---|
committer | tromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-01-28 22:25:47 +0000 |
commit | 941d7d1b2ee4d22861965fb52625daa8a46b903f (patch) | |
tree | d46773b3ba135db72684482e2e3938446f766dba /fastjar/ChangeLog | |
parent | 6673e50fd53040331977ad026947fa6b4b240c88 (diff) | |
download | gcc-941d7d1b2ee4d22861965fb52625daa8a46b903f.tar.gz |
2003-01-28 Ranjit Mathew <rmathew@hotmail.com>
* jargrep.c: Include xregex.h from libiberty instead of
system regex.h for better portability.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@62035 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'fastjar/ChangeLog')
-rw-r--r-- | fastjar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/fastjar/ChangeLog b/fastjar/ChangeLog index a924b717823..664710efbcb 100644 --- a/fastjar/ChangeLog +++ b/fastjar/ChangeLog @@ -1,3 +1,8 @@ +2003-01-28 Ranjit Mathew <rmathew@hotmail.com> + + * jargrep.c: Include xregex.h from libiberty instead of + system regex.h for better portability. + 2003-01-21 Ranjit Mathew <rmathew@hotmail.com> * jartool.c (list_jar): Terminate the 'ascii_date' buffer |