chiark / gitweb /
fix changelog entry typo
[authbind.git] / debian / changelog
index 6eadfcf084fca29f5ca172321b6ee01fc8b36246..f3e2c6baca6a0c2b5a854d5ed9e40db8374d2250 100644 (file)
@@ -1,10 +1,28 @@
-authbind (2.1.0~~iwj) unstable; urgency=low
+authbind (2.1.2~~iwj) unstable; urgency=low
+
+  * Fix one-letter typo in previous changelog entry.
+
+ --
+
+authbind (2.1.1) unstable; urgency=low
+
+  * Manpage has an example of which files will be checked and read
+    Closes: #676540.
+  * Do not include library version number in usage output from helper; the
+    library and package version numbers are not the same, so this is
+    misleading, and we do not want to introduce new machinery just to
+    plumb the package version number through.  Closes: #676440.
+  * Another minor wording fix in the manpage.
+
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Sun, 10 Jun 2012 23:17:14 +0100
+
+authbind (2.1.0) unstable; urgency=low
 
   * Permissions file lines can contain IPv6 mask/length.
   * Permissions file lines need only contain one port number.
   * Manpage improvements.
 
- -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Sun, 03 Jun 2012 12:27:49 +0100
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Sun, 03 Jun 2012 12:33:53 +0100
 
 authbind (2.0.1) unstable; urgency=low