Argh -- "doc", not "docs". First post-3.3 change.

This commit is contained in:
William McBrine
2007-07-12 06:44:39 +00:00
parent 8a50a3f3e1
commit a5c99baf7d

View File

@@ -6,7 +6,7 @@ some cases.
New features:
- SDL port. See INSTALL, docs/sdl.txt and sdl1/* for details.
- SDL port. See INSTALL, doc/sdl.txt and sdl1/* for details.
- Double-buffering -- minimize screen writes by checking, in doupdate()
and wnoutrefresh(), whether the changes to curscr are really changes.