Describe recent commits.

git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@335 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
This commit is contained in:
Jilles Tjoelker 2004-08-23 13:08:51 +00:00
parent 0817cc32e8
commit 389ad58508
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
1.4.7 (2004/??/??)
* Make the watching code more efficient (particularly on FreeBSD) and
clean it up a bit.
* Fix bug where old cruft was left under the watch list after 'm'
had been used.
* Allow ^L and ^R to fully refresh the watch list.
1.4.6 (2004/07/03)
* Fix some signed/unsigned warnings.
* Fix make install check for PREFIX -> $(PREFIX).