diff --git a/ChangeLog b/ChangeLog index 4eea52dc..2c4d4829 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,10 @@ +2005-11-24 Colin O'Flynn + Fix bug 14681 - Serial Communication Fails on -vvvv with Windows + * ser_win32.c: Patched with Brian Dean's patch + 2005-11-03 Joerg Wunsch - Add ecpp(7D) (parallel port) for Solaris. + Add ecpp(7D) (parallel port) for Solaris. * configure.ac: add Solaris' default parallel port. * linux_ppdev.h: change parallel port access to the new style. * freebsd_ppi.h: New file, abstract FreeBSD's ppi(4).