summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index db2961e..edaaded 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cscope (15.6-3) unstable; urgency=low
+
+ * Do not install invasive Emacs startup file 50cscope.el (Closes: #427765)
+
+ -- Tobias Klauser <tklauser@access.unizh.ch> Thu, 07 Jun 2007 00:31:15 +0200
+
cscope (15.6-2) unstable; urgency=low
* Fix crash on resize when used inside vim. Patch taken from upstream BTS