summaryrefslogtreecommitdiff
path: root/scite/debian/changelog
diff options
context:
space:
mode:
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