- Fixed bug #788, which reported regex and readline versions, even though they
  are not used.
This commit is contained in:
Paul Beckingham
2011-06-14 21:27:28 -04:00
parent 8f6bf9ff45
commit 6242c4a8ae
2 changed files with 2 additions and 12 deletions

View File

@@ -101,6 +101,8 @@
active (thanks to Adam Wolk).
+ Fixed bug #785, which fixes a broken build on Solaris (thanks to Owen
Clarke).
+ Fixed bug #788, which reported regex and readline versions, even though they
are not used.
# Untracked Bugs, biggest first.
+ Fixed bug that required the '%YAML' prologue in a YAML import.