summaryrefslogtreecommitdiff
path: root/scite/debian/changelog
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2022-05-31 10:40:56 -0400
committerB. Stack <bgstack15@gmail.com>2022-05-31 10:40:56 -0400
commit5d5c8fc0cac5cff0a94600a8ee8b3e1b8933fa85 (patch)
tree449af1a4cb77beb5fc87dd942042d269d2bb5c91 /scite/debian/changelog
parentMerge branch 'freefilesync-bump' into 'master' (diff)
downloadstackrpms-5d5c8fc0cac5cff0a94600a8ee8b3e1b8933fa85.tar.gz
stackrpms-5d5c8fc0cac5cff0a94600a8ee8b3e1b8933fa85.tar.bz2
stackrpms-5d5c8fc0cac5cff0a94600a8ee8b3e1b8933fa85.zip
scite 5.2.3 rc1
Diffstat (limited to 'scite/debian/changelog')
-rw-r--r--scite/debian/changelog11
1 files changed, 9 insertions, 2 deletions
diff --git a/scite/debian/changelog b/scite/debian/changelog
index 9ff6ecc..fc5ebf7 100644
--- a/scite/debian/changelog
+++ b/scite/debian/changelog
@@ -1,9 +1,16 @@
-scite (5.2.2-2+devuan) obs; urgency=medium
+scite (5.2.3-1+devuan) obs; urgency=medium
* Add stackrpms lua script and customized global.properties
* Use lua 5.4.4
- -- B. Stack <bgstack15@gmail.com> Mon, 04 Apr 2022 09:51:24 -0400
+ -- B. Stack <bgstack15@gmail.com> Tue, 31 May 2022 10:31:51 -0400
+
+scite (5.2.3-1) unstable; urgency=medium
+
+ * New upstream version 5.2.3
+ - Fixes scrolllbars not being updated properly (Closes: #857540)
+
+ -- Andreas Rönnquist <gusnan@debian.org> Sun, 22 May 2022 12:49:35 +0200
scite (5.2.2-1) unstable; urgency=medium
bgstack15