summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-01-19 16:13:00 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-01-19 16:13:10 -0700
commitd402aaa1e1a507e6145ef9c1a7c1957496e3cdc3 (patch)
tree19c7ad2d76b24c0ae67a5587b3f156ae0b6ff2a1 /debian/changelog
parentbcae92b442ab909e633a838d5f83bcf8185b2784 (diff)
downloadmailscripts-d402aaa1e1a507e6145ef9c1a7c1957496e3cdc3.tar.gz
Use 'cl-case' not 'case' and require cl-lib
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 294857a..050458b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,7 +5,8 @@ mailscripts (0.22-1) UNRELEASED; urgency=medium
- add new defcustom, mailscripts-project-library
- replace *-projectile commands with new *-to-project commands, which
support both Projectile and project.el for choosing from known
- projects.
+ projects
+ - Use 'cl-case' not 'case' and require cl-lib.
-- Sean Whitton <spwhitton@spwhitton.name> Tue, 21 Jul 2020 21:22:39 -0700