Attached Files | 0001-CHANGELOG.md-Mention-added-changed-country-flags.patch [^] (1,736 bytes) 2018-10-06 13:56 [Show Content] [Hide Content]# HG changeset patch
# User Juuso Lapinlampi <wubthecaptain@gmail.com>
# Date 1538833911 0
# Sat Oct 06 13:51:51 2018 +0000
# Node ID d159f076e1bb32e653992c41f1ccfb43daf489fa
# Parent c0cce7ea738d5570e12a0d4adfd26ffe672cb7c0
CHANGELOG.md: Mention added/changed country flags
Previous updates/patches to country flags didn't update the changelog.
This will do it now.
Malta country flag (issue #3539) hasn't been merged as of right now, so
it is excluded from this commit.
Fixes: #3540
diff -r c0cce7ea738d -r d159f076e1bb CHANGELOG.md
--- a/CHANGELOG.md Sat Oct 06 12:32:22 2018 +0200
+++ b/CHANGELOG.md Sat Oct 06 13:51:51 2018 +0000
@@ -41,6 +41,8 @@
a game. The idea here is to allow the game to decide on these values or
to start the game into the title screen instead of dropping immediately
into the map. (addresses 3505)
+- Guyana, Bosnia and Herzegovina, and Cameroon country flags. (addresses
+0003327, 0003330 and 0003457)
- IRC: User name can now be specified (this is different than nick name).
- Windows: cacerts.pem database with "DST Root CA X3" and
"DigiCert High Assurance EV Root CA" certificates.
@@ -85,6 +87,8 @@
in the configuration box. This allows for quick preview (addresses 3306).
- When user changes the language, inform that full translation is only applied
after the restart of the program (addresses 3482).
+- United Kingdom flag to current revision from year 1801; was the pre-1801
+Union Flag (of Great Britain). (addresses 3365)
- Create Game box: moved difficulty setting from the Rules tab to the General
tab. This allows to disable the Rules tab fully for Chocolate Doom for which no
other widgets are present on this tab. The setting also fits better when its
0002-CHANGELOG.md-Mention-added-Malta-country-flag.patch [^] (1,122 bytes) 2018-10-06 13:56 [Show Content] [Hide Content]# HG changeset patch
# User Juuso Lapinlampi <wubthecaptain@gmail.com>
# Date 1538834103 0
# Sat Oct 06 13:55:03 2018 +0000
# Node ID c45cbe131c0b401fff31dae21f8f1a4f4a741eda
# Parent d159f076e1bb32e653992c41f1ccfb43daf489fa
CHANGELOG.md: Mention added Malta country flag
Short-hand issue ticket numbers too without 000 prefix, too.
Fixes: #3540
See: #3539
diff -r d159f076e1bb -r c45cbe131c0b CHANGELOG.md
--- a/CHANGELOG.md Sat Oct 06 13:51:51 2018 +0000
+++ b/CHANGELOG.md Sat Oct 06 13:55:03 2018 +0000
@@ -41,8 +41,8 @@
a game. The idea here is to allow the game to decide on these values or
to start the game into the title screen instead of dropping immediately
into the map. (addresses 3505)
-- Guyana, Bosnia and Herzegovina, and Cameroon country flags. (addresses
-0003327, 0003330 and 0003457)
+- Guyana, Bosnia and Herzegovina, Cameroon, and Malta country flags. (addresses
+3327, 3330, 3457 and 3539)
- IRC: User name can now be specified (this is different than nick name).
- Windows: cacerts.pem database with "DST Root CA X3" and
"DigiCert High Assurance EV Root CA" certificates.
|