aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2022-10-10 10:27:32 -0400
committerB. Stack <bgstack15@gmail.com>2022-10-10 10:29:47 -0400
commitd5c3cd287aed5684cd60f90eb88e19403079887e (patch)
treecc7d5f7c8350a15fd55f349304412629c04169ef /debian/changelog
parentreadd all images (diff)
downloadfbxkb-d5c3cd287aed5684cd60f90eb88e19403079887e.tar.gz
fbxkb-d5c3cd287aed5684cd60f90eb88e19403079887e.tar.bz2
fbxkb-d5c3cd287aed5684cd60f90eb88e19403079887e.zip
restore to orig tgz for dpkg-build prep
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0c3bf08..8c179ef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+fbxkb (0.6-3+stackrpms1) unstable; urgency=high
+
+ * Fork to stackrpms release
+ * Swap left and middle click operations
+ * Enable rotating input methods on scrollwheel scrolling action
+ * Add variant support
+ * Add tooltip
+
+ -- B. Stack <bgstack15@gmail.com> Mon, 10 Oct 2022 09:47:38 -0400
+
fbxkb (0.6-3) unstable; urgency=medium
[ Andreas Beckmann ]
bgstack15