This is an automated email from the git hooks/post-receive script. jmtd pushed a commit to annotated tag chocolate-doom-0.1.2 in repository chocolate-doom.
commit 93695f4abf66ed29e00ae52874c02e87bb293cc8 Author: Simon Howard <[email protected]> Date: Sat Oct 29 21:48:55 2005 +0000 0.1.2 Subversion-branch: /trunk/chocolate-doom Subversion-revision: 226 --- NEWS | 2 ++ configure.in | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 0e7d5a2..3631bd0 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,6 @@ +0.1.2 (2005-10-29): + Silence sounds at odd sample rates (rather than bombing out); this is the way Vanilla Doom behaves. Handle multiple replacements of the same sprite in a PWAD. diff --git a/configure.in b/configure.in index 0434aef..222013b 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,4 @@ -AC_INIT(Chocolate Doom, 0.1.1, [email protected], chocolate-doom) +AC_INIT(Chocolate Doom, 0.1.2, [email protected], chocolate-doom) AC_CONFIG_AUX_DIR(autotools) orig_CFLAGS="$CFLAGS" -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/chocolate-doom.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

