- Corrected typo and missing ; for Solaris builds.

Signed-off-by: Paul Beckingham <paul@beckingham.net>
This commit is contained in:
Owen Clarke 2011-06-27 22:40:45 -04:00 committed by Paul Beckingham
parent e4c173771f
commit 8fbce0288e
3 changed files with 4 additions and 3 deletions

View file

@ -120,7 +120,8 @@
Clarke).
+ Fixed bug #788, which reported regex and readline versions, even though they
are not used.
+ Fixed bug #792, so that cmake now recognizes Solaris (thanks to Owen Clarke).
+ Fixed bug #792 & #794, so that cmake now recognizes Solaris (thanks to Owen
Clarke).
# Untracked Bugs, biggest first.
+ Fixed bug that required the '%YAML' prologue in a YAML import.