final 0.1.1 changes

This commit is contained in:
Joseph Carter 2000-02-27 12:31:10 +00:00
parent 24259ec461
commit 8e477a0327
2 changed files with 12 additions and 1 deletions

View file

@ -3,7 +3,7 @@ AC_PREREQ(2.13)
AC_INIT(common/crc.h)
dnl Version of this release
QF_VERSION=0.1.0
QF_VERSION=0.1.1
VERSION=2.40
AC_DEFINE_UNQUOTED(QF_VERSION,"$QF_VERSION")
AC_DEFINE_UNQUOTED(VERSION,"$VERSION")

11
debian/changelog vendored
View file

@ -1,3 +1,14 @@
quakeforge (0.1.1-1) frozen unstable; urgency=medium
* New upstream bugfix for people on Quack!
* Fixed two nasty segfaults that could hose a box under SVGALib
* Made UQuake statusbar behave sanely with cl_sbar 1 again
* cl_sbar ignored properly in rogue/hipnotic--always assumed to be 1
* default gl_clear to 1 so noclip doesn't do strange things onscreen
* changed glClearColor to black so gl_clear 1 doesn't look like crap
-- Joseph Carter <knghtbrd@debian.org> Sun, 27 Feb 2000 03:31:31 -0800
quakeforge (0.1.0-1) frozen unstable; urgency=HIGH
* "0.0.9-1" was actually "0.1-20000103-1"