summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7042008..6a608d1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+initramfs-tools (0.36) unstable; urgency=low
+
+ "Sunny Autumn Release"
+
+ * Minor cleanups in mkiniramfs.
+
+ * Remove manpage section about return values. Needs to be rephrased.
+ Not sure if it's important for the enduser.
+
+ -- maximilian attems <maks@sternwelten.at> Mon, 24 Oct 2005 19:51:51 +0200
+
initramfs-tools (0.35) unstable; urgency=low
* mkinitramfs: Return 2 for failure path of --supported-(host|target)-version.