]> skyeroc.xyz Git - dgamelaunch/commitdiff
Fix changelog whitespace
authorSkyebee <sb24kelley@gmail.com>
Mon, 8 Jun 2026 19:13:30 +0000 (15:13 -0400)
committerSkyebee <sb24kelley@gmail.com>
Mon, 8 Jun 2026 19:13:30 +0000 (15:13 -0400)
Changelog

index 3446525d0c142d6202c695bfd100d7f80debdaa4..71d89a6afe9b3e89c104719decafe324aa27a198 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,15 +1,15 @@
 1.6.1-roc (2026)
-        * Banner (Menu) Files
-          * Changed loadbanner() [dgamelaunch.c] -- $INCLUDE() can now be
-            anywhere in a line.
-          * $VERSION now replaced with PACKAGE_VERSION instead of
-            PACKAGE_STRING
-          * 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.
+       * Banner (Menu) Files
+         * Changed loadbanner() [dgamelaunch.c] -- $INCLUDE() can now be
+           anywhere in a line.
+         * $VERSION now replaced with PACKAGE_VERSION instead of
+           PACKAGE_STRING
+         * 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