New commits:
commit 72b18c62a35ff739fc79b2613cd926f7316bcf5d
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
read: use the readline mode for more goodness
diff --git a/var/lib/quill/ChangeLog b/var/lib/quill/ChangeLog
index 1da15dd..eb20d9a 100644
--- a/var/lib/quill/ChangeLog
+++ b/var/lib/quill/ChangeLog
@@ -1,7 +1,8 @@
2009-08-29 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* libcompat: added a modified version of real_query_string,
now you can delete also the first char when asked to enter text
- * version: 0.3.0-rc26
+ use the readline mode for more goodness
+ * version: 0.3.0-rc26, 0.3.0-rc27
2009-07-19 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* libdeprecation: fixed an empty var check
diff --git a/var/lib/quill/modules/libcompat b/var/lib/quill/modules/libcompat
index bdd7229..d75314d 100644
--- a/var/lib/quill/modules/libcompat
+++ b/var/lib/quill/modules/libcompat
@@ -106,7 +106,7 @@ function real_query_string() {
[ -n "$3" ] && DEFAULT=" [$3] "