summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2008-04-16 08:56:47 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 17:47:59 +0100
commit47527b7666b1a12122a0b17098064e7af745d097 (patch)
treeed1f652683692b82667912217a0d0b3c4c6744af /docs
parent3d5289751b26b7364b8cebcb3e3e5605bdef97bd (diff)
downloadlive-boot-47527b7666b1a12122a0b17098064e7af745d097.tar.gz
live-boot-47527b7666b1a12122a0b17098064e7af745d097.zip
Merging casper 1.129.
Diffstat (limited to 'docs')
-rw-r--r--docs/ChangeLog.casper12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/ChangeLog.casper b/docs/ChangeLog.casper
index 6e990b5..34e0bd0 100644
--- a/docs/ChangeLog.casper
+++ b/docs/ChangeLog.casper
@@ -1,3 +1,15 @@
+casper (1.129) hardy; urgency=low
+
+ * Add COPYING file with GPL text (LP: #211923).
+ * Add casper-new-uuid script to simplify UUID regeneration process,
+ contributed by Mario Limonciello of Dell (LP: #209847).
+ * Update casper-snapshot for genext2fs --reserved-blocks =>
+ --reserved-percentage option change (LP: #202048). Add a Breaks as the
+ most lightweight available method of documenting that we need genext2fs
+ >= 1.4.1 for this.
+
+ -- Colin Watson <cjwatson@ubuntu.com> Thu, 10 Apr 2008 01:45:47 +0100
+
casper (1.128) hardy; urgency=low
[ Luke Yelavich ]