- Added THANKS and NEWS to the tarball.

- Fixed typo in NEWS.
This commit is contained in:
Jamie Wilkinson 2002-09-18 04:53:28 +00:00
parent b9f1119021
commit 7f2b035191
2 changed files with 2 additions and 2 deletions

View file

@ -3,5 +3,5 @@
SUBDIRS = libltdl src data
EXTRA_DIST = quake2.dsp quake2.dsw quake2.mak \
HACKING \
HACKING NEWS THANKS TODO \
baseq2 bsd docs irix null rhapsody solaris win32

2
NEWS
View file

@ -8,7 +8,7 @@ NEWS for quake2
* SDL support for software and OpenGL modes.
* Quake2 no longer is dependent on architecture. Heavy use of autoconf to
configure the code for your architecture.
* Linux FHS compliant through the use of automake to install dynamically
* Linux FHS compliant through the use of automake to install dynamic
libraries into the right place, data files loaded from the share directory.
* Mouse wheel support, mouse buttons 4 and 5 supported under SDL.
* Big Gun and savegame crashes fixed.