summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon Howard2011-10-22 18:33:37 +0000
committerSimon Howard2011-10-22 18:33:37 +0000
commitd64626ff417323e05a479caeee02168c1eafd798 (patch)
tree277e45c43d42875fb6cb3e3570224977bbc3a48c /NEWS
parentcfd1a3f8f739b049af04b9e637db9a51758cef27 (diff)
parent71d316afb2ae7191a4ef6fac2d757238ae3616e1 (diff)
downloadchocolate-doom-d64626ff417323e05a479caeee02168c1eafd798.tar.gz
chocolate-doom-d64626ff417323e05a479caeee02168c1eafd798.tar.bz2
chocolate-doom-d64626ff417323e05a479caeee02168c1eafd798.zip
Merge from trunk.
Subversion-branch: /branches/v2-branch Subversion-revision: 2458
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 425da376..9a5b37da 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,10 @@
* Updated COPYING to current version of GPL2 (thanks Rahul
Sundaram).
* Fix bug with detection of IWAD type by filename (thanks mether).
+ * Reduce palette accuracy to 6 bits per channel, to more accurately
+ emulate the PC VGA hardware (thanks GhostlyDeath).
+ * Fix teleport behavior when emulating the alternate Final Doom
+ executable (-gameversion final2) (thanks xttl).
1.6.0 (2011-05-17):