1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-10 14:00:21 +02:00

Add bugfix item to "Eventually".

This commit is contained in:
Thien-Thi Nguyen 2001-09-26 02:17:12 +00:00
parent 4a151b3da9
commit fa08b58ea8

2
TODO
View file

@ -57,6 +57,8 @@ that user-visible changes are reflected in NEWS.
- implement internationalized strings
- revise the uniform vector implementation
- make the set of error signalling functions more consistent
- Fix bug reported by Sven.Hartrumpf@fernuni-hagen.de 2001-08-31:
(debug-disable 'debug) has no effect if it is the first form in ~/.guile.
* Before releasing 1.8.0: