From 50d3e8f246405b1d71269867e9c6baf1a699261c Mon Sep 17 00:00:00 2001 From: Mike Swanson Date: Wed, 31 Dec 2008 23:41:31 -0800 Subject: [PATCH] Docs: Update ChangeLog and NEWS for the new release. The ChangeLog isn't going to be so manually maintained anymore; it's a bunch of busy-work which is better served through version control. Signed-off-by: Mike Swanson --- ChangeLog | 66 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ NEWS | 7 ++++++ 2 files changed, 73 insertions(+) diff --git a/ChangeLog b/ChangeLog index 14145433..9a992f1e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,69 @@ +01/01/2009 + +Freedoom 0.6.3! See git history for the full list of changes and +differences, shortlog follows: + +Catoptromancy (4): + levels: fixed errors in maps + sprites: added new Hell Knight and Pain Elemental sprites + lumps: Add demo1 + e1m2: Fix to be fully compatible in doom1.wad + +Jon Dowland (2): + silence colormap.py + quieten deutex + +Mike Swanson (11): + Added .gitignore files + titlepic: version from `git describe` if available + Documentation: rewrote most of README, reformatted COPYING + wadinfo-builder.pl: change license to BSD + lumps/genmidi: Update OpenBSD-derived code to newer license + Add copyrights, remove latest/ directory + Change website URL in documents + README: Clarify the usage of Boom 2.02 + buildcfg: Separate demos to specific IWAD targets + README: Fix 50% of the TODO sections :-) + VERSION: Bump to 0.6.3 + +RjY (17): + Add doom.wad object target + Add makefile section to build doom.wad + Build wadinfo_ult.txt, needed by udoom iwad target + Remove levels/e3m8.wad symlink + Update .gitignore and clean target + Define ULTDOOM when building wadinfo and texture1 for udoom + Include doom pnames in buildcfg.txt when ULTDOOM is defined + Add SKY4 to Ultimate Doom build + Add acc_e2m2 as E1M2 + Minor fixes to acc's E1M2 + Add acc to CREDITS + Shareware-compatible version of acc_e2m2 from Catoptromancy + acc_e2m2: rebuild REJECT + Add URL to ENDOOM + Add Catoptromancy's ENDOOM lump instead + Add free-fun.wad by Siggi and link it as map32 + Add Siggi to CREDITS + +Simon Howard (17): + Change build to use simplecpp for preprocessing, as this does not munge + Convert makepkgs script to Python. + Convert extract-pnames script to Python. + Convert sanity-check script to Python. + Convert wadinfo-builder script to Python. + Convert simplecpp script to Python. + Move scripts that are part of the build system into scripts/. + Merge branch 'master' of git://git.savannah.nongnu.org/freedoom + Convert colormap.py to Python. + Fix Makefile. + Convert playpal generator script to Python. + Minor fix to wadinfo-builder script. + Fix Makefile dist: .pl -> .py + Fix colormap script: leftover debugging code meant that all colormaps were at the same level. + wadinfo-builder: Convert assignment overrides to lower case. + Merge branch 'master' of git://git.savannah.nongnu.org/freedoom + README: Add some initial level design guidelines. + 14/03/2008 Fixes to MAP14 by The Green Herring. diff --git a/NEWS b/NEWS index 765f6aa2..2e1fff3f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ +2009.01.01 v0.6.3 + +Happy New Year's! :) Quite a bit is in store for a minor version point; +new maintainer, new website, new version control. For the most part, +however, this consists of bug fixes with few added resources, not yet +worthy of the big 0.7. Enjoy! + 2008.03.05 v0.6.2 Quality control? What quality control? :) Thanks to Catoptromancy for fixing