diff options
Diffstat (limited to 'libio/ChangeLog')
-rw-r--r-- | libio/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libio/ChangeLog b/libio/ChangeLog index 15095d8..aa546a4 100644 --- a/libio/ChangeLog +++ b/libio/ChangeLog @@ -1,3 +1,8 @@ +1999-05-12 Jason Merrill <jason@yorick.cygnus.com> + + * configure.in (compiler_name): Don't do the skip-this-dir thing + if we're reconfiguring. + 1999-04-29 Nathan Sidwell <nathan@acm.org> * streambuf.h (ios::~ios): Use operator delete[] to remove _arrays. |