]> skyeroc.xyz Git - dgamelaunch/commitdiff
Fiddle with changelog
authorSkyebee <sb24kelley@gmail.com>
Mon, 8 Jun 2026 05:27:55 +0000 (01:27 -0400)
committerSkyebee <sb24kelley@gmail.com>
Mon, 8 Jun 2026 05:27:55 +0000 (01:27 -0400)
Changelog

index 16d5ec9790c508a2f6d088c24886a4961522b4cd..fda2946101131561178909555cc195f55a291f69 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,11 +1,15 @@
 1.6.1-roc (2026)
-        * Forked noisytoot repository and merged changes in paxed's repo since
-         last merge.
-        * Changed loadbanner() [dgamelaunch.c] -- $INCLUDE() can now be anywhere
-          in a line.
-        * Banner files can be longer than 24 lines, if the window size is long
-          enough.
-        * Self-reported vrsion now includes git commit for untagged versions.
+        * Banner (Menu) Files
+          * Changed loadbanner() [dgamelaunch.c] -- $INCLUDE() can now be
+            anywhere in a line.
+          * Banner files can be longer than 24 lines, if the window size is
+            long enough.
+        * Meta
+          * Self-reported version now includes git tag and/or commit hash.
+          * Forked noisytoot repository and merged changes in paxed's repo
+            since last merge.
+
+
         * Merged "crawl-specific" character handling from crawl repo (maybe it
           will be useful for older versions of DCSS?)