*** empty log message ***
[bpt/guile.git] / ChangeLog
CommitLineData
95bcfff7
MV
12004-08-27 Marius Vollmer <mvo@zagadka.de>
2
3 Guile 1.7.1 as been released.
4
51fab002
MV
52004-08-26 Marius Vollmer <marius.vollmer@uni-dortmund.de>
6
7 * GUILE-VERSION: Bumped all versions for the 1.7.1 release. Added
8 LIBGUILE_*_MAJOR variables for inclusion in the names of shared
9 libraries such as "libguile-srfi-srfi-1-v-MAJOR.la". Removed
10 LIBQTHREADS_*.
11 * configure.in: Updated for the new set of variables defined in
12 GUILE-VERSION.
13
41e4b992
MV
142004-08-25 Marius Vollmer <marius.vollmer@uni-dortmund.de>
15
16 * libguile.h: Include srfi-13.h and srfi-14.h, do not include
17 strop.h.
18
f7f3964e
MV
192004-08-02 Marius Vollmer <marius.vollmer@uni-dortmund.de>
20
21 * README: Document the new --disable-discouraged option.
22
23 * configure.in (SCM_I_GSC_ENABLE_DISCOURAGED): New, for the new
24 --enable-discouraged option.
25
26 * libguile.h: Include libguile/discouraged.h.
27
315158a8
MV
282004-07-29 Marius Vollmer <marius.vollmer@uni-dortmund.de>
29
30 * configure.in: Bugfix: logic in detecting ptrdiff_t was inverted;
31 assume ptrdiff_t is available when its size is non-zero, not when
51fdb325
MV
32 it is zero. Do no longer define SCM_I_GSC_*_LIMITS macros. Check
33 for sizes of size_t and intmax_t.
315158a8 34
b7341ea4
MV
352004-07-09 Marius Vollmer <mvo@zagadka.de>
36
37 * configure.in: Bugfix: set SCM_I_GSC_T_UINTMAX, not
38