shithub: choc

Download patch

ref: b36170d140fa89f2977e6a14c1042dcaa524b949
parent: fbc9b30c1033e63e0af5b31cef5a7eab95e428dc
author: Thomas A. Birkel <capnclever@gmail.com>
date: Wed Nov 30 20:14:56 EST 2016

NEWS.md: include description

--- a/NEWS.md
+++ b/NEWS.md
@@ -21,6 +21,8 @@
   * Multiple capitalizations are now tried when searching for WAD files,
     for convenience when running on case sensitive filesystems (thanks
     Fabian).
+  * New parameter -savedir allows users to specify a directory from
+    which to load and save games. (thanks CapnClever)
 
 ### Build systems
   * There is better compatibility with BSD Make (thanks R.Rebello)