* LIBGUILEREADLINE-VERSION: Bumped versions for the 1.7.1 release.
[bpt/guile.git] / ChangeLog
CommitLineData
41e4b992
MV
12004-08-25 Marius Vollmer <marius.vollmer@uni-dortmund.de>
2
3 * libguile.h: Include srfi-13.h and srfi-14.h, do not include
4 strop.h.
5
f7f3964e
MV
62004-08-02 Marius Vollmer <marius.vollmer@uni-dortmund.de>
7
8 * README: Document the new --disable-discouraged option.
9
10 * configure.in (SCM_I_GSC_ENABLE_DISCOURAGED): New, for the new
11 --enable-discouraged option.
12
13 * libguile.h: Include libguile/discouraged.h.
14
315158a8
MV
152004-07-29 Marius Vollmer <marius.vollmer@uni-dortmund.de>
16
17 * configure.in: Bugfix: logic in detecting ptrdiff_t was inverted;
18 assume ptrdiff_t is available when its size is non-zero, not when
51fdb325
MV
19 it is zero. Do no longer define SCM_I_GSC_*_LIMITS macros. Check
20 for sizes of size_t and intmax_t.
315158a8 21
b7341ea4
MV
222004-07-09 Marius Vollmer <mvo@zagadka.de>
23
24 * configure.in: Bugfix: set SCM_I_GSC_T_UINTMAX, not
25