diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 57a189b6d..a6328a6f6 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,9 @@ +2004-09-09 Kevin Ryde + + * ports.c (scm_getc, scm_lfwrite): Recognise \a \b and \r for port + column. + * ports.h (SCM_ZEROCOL, SCM_DECCOL): New macros. + 2004-09-07 Marius Vollmer * gc.h (SCM_SET_FREE_CELL_TYPE): New macro.