Note that I broke compat for the save files of monop(6).

This commit is contained in:
dholland 2008-02-24 02:51:54 +00:00
parent e8adaaa5e1
commit d23f8089df
1 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,4 @@
LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1023 $>
LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1024 $>
[Note: This file does not mention every change made to the NetBSD source tree.
@ -444,3 +444,6 @@ Changes from NetBSD 4.0 to NetBSD 5.0:
ofppc: Add support for the 7046-B50. [garbled 2008-02-13]
powerpc: Add tuned assembler from IBM for memcpy, memmove and memcmp.
[garbled 2008-02-21]
monop(6): Save and restore format changed; compatibility with old
save files broken, but they were not usable anyway.
[dholland 20080223]