aboutsummaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index cbaf603..e4ee187 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+slib (3a4-2) unstable; urgency=low
+
+ * guile.init (library-vicinity): Set default location of slib to
+ /usr/share/slib instead of /usr/lib/slib.
+ * RScheme.init (library-vicinity): Likewise.
+
+ * require.scm: Work around the fact that scm versions < 5e3 set
+ *features* but not slib:features.
+
+ -- Thomas Bushnell, BSG <tb@debian.org> Tue, 24 Oct 2006 17:45:55 -0700
+
slib (3a4-1) unstable; urgency=low
* New upstream release.