summaryrefslogtreecommitdiff
path: root/scite/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'scite/debian/changelog')
-rw-r--r--scite/debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/scite/debian/changelog b/scite/debian/changelog
index 0d8d007..47a49f8 100644
--- a/scite/debian/changelog
+++ b/scite/debian/changelog
@@ -1,3 +1,9 @@
+scite (5.4.0-101+stackrpms) unstable; urgency=medium
+
+ * Fix stackrpms.lua date functions for lua float to int
+
+ -- B. Stack <bgstack15@gmail.com> Tue, 05 Dec 2023 10:48:03 -0500
+
scite (5.4.0-100+stackrpms) unstable; urgency=medium
* Add stackrpms lua script and customized global.properties
bgstack15