diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-09-30 17:19:00 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-09-30 17:19:00 +0000 |
commit | 2e6e4a81d9020053e22e490c330d2b372ac5e91d (patch) | |
tree | c910d83a1a88c5d2b5d55d064f843997939b0d99 /libobjc/ChangeLog | |
parent | 3f1bf0bdab2051dbd411da211000bb0c4f423821 (diff) | |
download | gcc-2e6e4a81d9020053e22e490c330d2b372ac5e91d.tar.gz |
* configure.in: Escape ^ in grep string.
* configure: Rebuilt.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22681 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libobjc/ChangeLog')
-rw-r--r-- | libobjc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libobjc/ChangeLog b/libobjc/ChangeLog index 8e0735d0dc9..5eb758e1255 100644 --- a/libobjc/ChangeLog +++ b/libobjc/ChangeLog @@ -1,3 +1,8 @@ +Wed Sep 30 18:17:17 1998 Robert Lipe <robertl@dgii.com + + * configure.in: Escape ^ in grep string. + * configure: Rebuilt. + Wed Sep 30 09:14:52 1998 Jeffrey A Law (law@cygnus.com) * All .h files pushed down into the objc/ subdirectory. |