aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2011-05-29 22:45:54 -0400
committerRalph Amissah <ralph@amissah.com>2011-05-29 22:45:54 -0400
commitd2c2ee222caed176d20c2bc8df50589aaa035af9 (patch)
treec1e15eedbd482c00b5f2ddf7024bf13734e9dc15
parentMerge branch 'upstream' into debian/sid (diff)
debian/changelog (3.0.11-1)debian/3.0.11-1
-rw-r--r--debian/changelog25
1 files changed, 25 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 10503e36..b40ea81d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,28 @@
+sisu (3.0.11-1) unstable; urgency=medium
+
+ [ Ralph Amissah ]
+ * [f4bb6f7] sha256 (3.0.10)
+ * [5794055] v3: 3.0.11 version & changelog "opened"
+ * [0df2126] v3: sysenv, url webserver link (manifest) fix
+ * [4d50928] v3: cgi search form, fixes related to language code
+ * filename with language code being required as unique document
+ identifier
+ * [b1648ad] v3: i18n, constants, some language info moved to i18n
+ (from constants)
+ * [93cc261] v3: options --find & --glob (-f -G) added, parses language
+ sub-dirs
+ * options
+ * filter out files not matching .ss[tm]
+ * with -f -G (--find|--glob) flag glob all .ss[tm] files in dir
+ including language sub-directories
+ sisu3 -3G live-manual
+ * with -f (--find|--glob) flag and find .ss[tm] files that match given
+ string in dir including language subdirectories
+ sisu3 -3GR
+ * [0e921ad] v3: documentation, minor update, includes --find / --glob
+
+ -- Ralph Amissah <ralph@amissah.com> Sun, 29 May 2011 20:49:17 -0400
+
sisu (3.0.10-1) unstable; urgency=medium
[ Ralph Amissah ]