summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/ChangeLog.casper7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/ChangeLog.casper b/docs/ChangeLog.casper
index 8f23057..62fe922 100644
--- a/docs/ChangeLog.casper
+++ b/docs/ChangeLog.casper
@@ -1,3 +1,10 @@
+casper (1.214) lucid; urgency=low
+
+ * 15autologin: simplify the code with escape character evaluation
+ (LP: #505140)
+
+ -- Didier Roche <didrocks@ubuntu.com> Tue, 12 Jan 2010 08:57:05 +0100
+
casper (1.213) lucid; urgency=low
* printf does not evaluate escape characters in the argument string.