aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authoronefang2019-07-04 02:15:27 +1000
committeronefang2019-07-04 02:15:27 +1000
commit9ac3f10aa0167f3ddd5428d260ebdb0b79ea4fa0 (patch)
treeaf6470bc71572f423ee3a53a1a05f3fe0262b2a8
parentDon't complain about settings with no code to handle them. (diff)
download1ring-9ac3f10aa0167f3ddd5428d260ebdb0b79ea4fa0.zip
1ring-9ac3f10aa0167f3ddd5428d260ebdb0b79ea4fa0.tar.gz
1ring-9ac3f10aa0167f3ddd5428d260ebdb0b79ea4fa0.tar.bz2
1ring-9ac3f10aa0167f3ddd5428d260ebdb0b79ea4fa0.tar.xz
changelog++
-rw-r--r--changelog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt
index 7c4839d..ea87be0 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -4,3 +4,4 @@ V0.12
4 Show valid menu items in the scrolly text, coz some might be too long to show in the buttons. 4 Show valid menu items in the scrolly text, coz some might be too long to show in the buttons.
5 Remove menu listener when disabling menu. 5 Remove menu listener when disabling menu.
6 Make the vehicle resize and vanish when needed. 6 Make the vehicle resize and vanish when needed.
7 Don't complain about settings with no code to handle them.