diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1997-12-05 22:13:17 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1997-12-05 22:13:17 +0000 |
commit | c0a49bd7c909b62d4dc2eeed229a5d64bb40bbd8 (patch) | |
tree | d4816ec61b2c9013a45e2d0b1f5cdc7060e5a9ab /libio | |
parent | 3362eaf2c701c5679e322ef7af5f14595aa0d952 (diff) | |
download | ppe42-gcc-c0a49bd7c909b62d4dc2eeed229a5d64bb40bbd8.tar.gz ppe42-gcc-c0a49bd7c909b62d4dc2eeed229a5d64bb40bbd8.zip |
release branch changes from 11-27 snapshot to egcs-1.0.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16970 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libio')
-rw-r--r-- | libio/NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libio/NEWS b/libio/NEWS index 4a4ade28370..1f3b7781e22 100644 --- a/libio/NEWS +++ b/libio/NEWS @@ -1,3 +1,9 @@ +*** Major changes in libio for egcs: + +* Better support for Linux. + +* Dejagnu testsuite. + *** Major changes in libio version 2.7.0: * The data representations of _IO_FILE and streambufs have been modified. |