]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - debian/changelog
* inline: Add timeformat parameter to control how the ctime of
[git.ikiwiki.info.git] / debian / changelog
index 7e2315b60ab1fe08da0cce70df1e7272d3c41ea3..749db67e0f31839456dfe6881aaf6ea41c4b9ed5 100644 (file)
@@ -1,4 +1,14 @@
-ikiwiki (2.12) UNRELEASED; urgency=low
+ikiwiki (2.13) UNRELEASED; urgency=low
+
+  * Add liblwpx-paranoidagent-perl to recommends of Debian package,
+    this is needed to do OpenID really securely.
+  * ikiwiki.setup is licensed same as the basewiki, not GPLed.
+  * inline: Add timeformat parameter to control how the ctime of
+    inlined pages is displayed. Closes: #451019
+
+ -- Joey Hess <joeyh@debian.org>  Tue, 13 Nov 2007 16:11:54 -0500
+
+ikiwiki (2.12) unstable; urgency=low
 
   [ Joey Hess ]
   * Fix some issues with toggles in preview mode.
@@ -28,8 +38,11 @@ ikiwiki (2.12) UNRELEASED; urgency=low
     It needs to be setgid if the master repo is a shared repository, so
     that pushes into the working copy repository happen as the same group,
     avoiding permissions problems.
+  * The first git commit legitimately has no parents. Avoid recentchanges
+    spewing uninitialised value warnings and debug messages about it.
+    Dummying up a parent of 0000000 allows gitweb to work too.
 
- -- Joey Hess <joeyh@debian.org>  Mon, 12 Nov 2007 12:26:45 -0500
+ -- Joey Hess <joeyh@debian.org>  Mon, 12 Nov 2007 14:35:09 -0500
 
 ikiwiki (2.11) unstable; urgency=low