- add known bugs list for 2.0, which will become a changes list for 2.0.1.

This commit is contained in:
Bryce Denney 2002-12-24 15:58:38 +00:00
parent a3653a480f
commit 8613eee5e2

View File

@ -1,3 +1,11 @@
Known bugs in 2.0 which will be fixed in 2.0.1:
- the "save configuration file" feature is broken in two ways.
- It prints a line like "realtime_pit: disabled" instead of the correct
format "pit: realtime=0".
- It writes a line "debug: action=fatal" which should be
"pass: action=fatal"
- On FreeBSD, cannot compile with SB16 enabled.
Changes in 2.0 (December 2002):
Since the change log is hundreds of lines long, here is a very brief summary.