Mercurial > flash_v2
diff packages/io/serial/current/ChangeLog @ 136:a9ac27ec7abc ecos-sw-2000-11-17
Merge from eCos master repository on 2000-11-17-18:24:25-GMT
| author | jlarmour |
|---|---|
| date | Fri, 17 Nov 2000 23:16:43 +0000 |
| parents | d2f49caf9e38 |
| children | 289bf90c6a9b |
line wrap: on
line diff
--- a/packages/io/serial/current/ChangeLog +++ b/packages/io/serial/current/ChangeLog @@ -1,3 +1,10 @@ +2000-11-06 Jonathan Larmour <jlarmour@redhat.com> + + * src/common/tty.c (tty_write): Check buffer size appropriately + since when doing \r\n expansion "size" may have been double + incremented as a result. + Thanks to Alex Mathews of Crosstor for the fix. + 2000-10-20 Jonathan Larmour <jlarmour@redhat.com> * src/common/serial.c: Include cyg/infra/cyg_ass.h for assertion
