diff options
author | B. Stack <bgstack15@gmail.com> | 2022-04-07 09:43:17 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2022-04-07 09:49:34 -0400 |
commit | 6253daa83d11aa07027476d05b4385295c3fe944 (patch) | |
tree | 5bdfb8ca22bda8633203865b09a5e0d5c59a8d0b /scite/debian/changelog | |
parent | use full global.properties in rpm (diff) | |
download | stackrpms-6253daa83d11aa07027476d05b4385295c3fe944.tar.gz stackrpms-6253daa83d11aa07027476d05b4385295c3fe944.tar.bz2 stackrpms-6253daa83d11aa07027476d05b4385295c3fe944.zip |
fix #29: add functions to scite stackrpms.lua
Diffstat (limited to 'scite/debian/changelog')
-rw-r--r-- | scite/debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scite/debian/changelog b/scite/debian/changelog index e21c8c9..9ff6ecc 100644 --- a/scite/debian/changelog +++ b/scite/debian/changelog @@ -1,6 +1,6 @@ -scite (5.2.2-1+devuan) obs; urgency=medium +scite (5.2.2-2+devuan) obs; urgency=medium - * Add emitUnicode lua script, Ctrl+U + * 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 |