summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b7bc88d..0468214 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+dh-elpa (2.0.9) UNRELEASED; urgency=medium
+
+ * Bug fix: "install error when root user has packages under
+ /root/.emacs.d/elpa", thanks to Nick Gasson (Closes: #985459). The fix
+ is to set PACKAGE-USER-DIR to "/nonexistent" when doing an install.
+
+ -- David Bremner <bremner@debian.org> Thu, 16 Sep 2021 08:55:15 -0300
+
dh-elpa (2.0.8) unstable; urgency=medium
* Retry upload interrupted by Emacs crash.