Add bugfix item to "Eventually".
authorThien-Thi Nguyen <ttn@gnuvola.org>
Wed, 26 Sep 2001 02:17:12 +0000 (02:17 +0000)
committerThien-Thi Nguyen <ttn@gnuvola.org>
Wed, 26 Sep 2001 02:17:12 +0000 (02:17 +0000)
TODO

diff --git a/TODO b/TODO
index 6ca4ff8..98f85a4 100644 (file)
--- a/TODO
+++ b/TODO
@@ -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: