not an ikiwiki bug, really
[git.ikiwiki.info.git] / debian / changelog
index f2c296ab1c39c2df872484a7daa8353278832eaf..f57e439583abb75055b66f7e07deb234863976f8 100644 (file)
@@ -23,7 +23,16 @@ ikiwiki (2.12) UNRELEASED; urgency=low
   * Add xmlns attribute on html element in templates; pages can now
     validate.
 
- -- Josh Triplett <josh@freedesktop.org>  Thu, 08 Nov 2007 12:58:28 -0800
+  [ Joey Hess ]
+  * In the example setup file, use mode 6755 for the git post-update hook.
+    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:48:55 -0500
 
 ikiwiki (2.11) unstable; urgency=low