aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0029d7a..dca8adf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+haskell-tab-indent (0.2) UNRELEASED; urgency=medium
+
+ * Deactivate haskell-indentation-mode when activating haskell-tab-indent-mode.
+ Recent haskell-mode considers haskell-indentation-mode to be the
+ default, activating it unconditionally. We follow haskell-indent-mode
+ in deactivating it when activating our mode.
+
+ -- Sean Whitton <spwhitton@spwhitton.name> Sat, 01 Jul 2017 10:56:46 +0100
+
haskell-tab-indent (0.1.0) unstable; urgency=medium
* Initial release.