diff options
author | Simon Howard | 2010-04-30 20:53:31 +0000 |
---|---|---|
committer | Simon Howard | 2010-04-30 20:53:31 +0000 |
commit | 1162b2c65c5bcff51e2d13aa2cfc2051529cfe68 (patch) | |
tree | f87e1751ec53be3322d6f0caf2ee6ab34132b7cc /NEWS | |
parent | 63ff4879e6c7811d9e8cf357b4e44701964adf21 (diff) | |
parent | f151517ba6b7e7caf7b49e8ceafbf0969959e068 (diff) | |
download | chocolate-doom-1162b2c65c5bcff51e2d13aa2cfc2051529cfe68.tar.gz chocolate-doom-1162b2c65c5bcff51e2d13aa2cfc2051529cfe68.tar.bz2 chocolate-doom-1162b2c65c5bcff51e2d13aa2cfc2051529cfe68.zip |
Merge from trunk.
Subversion-branch: /branches/raven-branch
Subversion-revision: 1924
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,4 @@ -... +1.3.0 (2010-02-10): * Chocolate Doom now runs on Windows Mobile/Windows CE! * It is possible to rebind most/all of the keys that control the @@ -35,6 +35,8 @@ * When recording shorttics demos, errors caused by the reduced turning resolution are carried forward, possibly making turning smoother. + * The source tarball can now be used to build an RPM package: + rpmbuild -tb chocolate-doom-VER.tar.gz Compatibility: * The A_BossDeath behavior in v1.9 emulation mode was fixed |