2002-02-27 Stefan Jahn <stefan@lkcc.org>
authorStefan Jahn <stefan@lkcc.org>
Wed, 27 Feb 2002 15:41:01 +0000 (15:41 +0000)
committerStefan Jahn <stefan@lkcc.org>
Wed, 27 Feb 2002 15:41:01 +0000 (15:41 +0000)
commitedb810bb84ca1198d4ff34712877ee681b15c5fb
treefcad43dec94868a53aede4540d0853ede131ea4a
parentd51b42e28b4135545b5e5932b5a55210328fa706
2002-02-27  Stefan Jahn  <stefan@lkcc.org>

        * Makefile.am (SUBDIRS): Added the `am' directory.

2002-02-27  Stefan Jahn  <stefan@lkcc.org>

        * gh.texi (scm transition summary): Documented some more
        gh equivalents and removed appropriate FIXME's.

2002-02-27  Stefan Jahn  <stefan@lkcc.org>

        * Makefile.am (EXTRA_DIST): Added the `LIBGUILEREADLINE-VERSION'
        file.

2002-02-27  Stefan Jahn  <stefan@lkcc.org>

        * convert.i.c, convert.c: Better range checking.

        * inet_aton.c, fports.c: Commented the inclusion of <winsock2.h>.

        * deprecation.c (vsnprintf): Define to `_vsnprintf' for
        Windows (MinGW).
12 files changed:
ChangeLog
Makefile.am
doc/ref/ChangeLog
doc/ref/gh.texi
guile-readline/ChangeLog
guile-readline/Makefile.am
libguile/ChangeLog
libguile/convert.c
libguile/convert.i.c
libguile/deprecation.c
libguile/fports.c
libguile/inet_aton.c