aboutsummaryrefslogtreecommitdiff
path: root/doc/news/version_3.20140831.mdwn
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2015-06-09 10:50:00 +0100
committerSimon McVittie <smcv@debian.org>2015-06-09 22:29:38 +0100
commitd18b77c107acb1b3a192d25a8297141253b1bf1f (patch)
tree7ca5dc3eebc8d10778536637fe00f41135e7141b /doc/news/version_3.20140831.mdwn
parent8e007666d4ad28331bafa14d38b14a1e82be539d (diff)
downloadikiwiki-d18b77c107acb1b3a192d25a8297141253b1bf1f.tar
ikiwiki-d18b77c107acb1b3a192d25a8297141253b1bf1f.tar.gz
Add [[!meta date]] to news items and tips
The git checkout and build process can leave the checkout date in the tarball release, leading to unstable sorting. I tried to use `git restore-mtime`, but that doesn't work for ikiwiki, because dgit interferes with it.
Diffstat (limited to 'doc/news/version_3.20140831.mdwn')
-rw-r--r--doc/news/version_3.20140831.mdwn3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/news/version_3.20140831.mdwn b/doc/news/version_3.20140831.mdwn
index c8ea1a237..daf9e331d 100644
--- a/doc/news/version_3.20140831.mdwn
+++ b/doc/news/version_3.20140831.mdwn
@@ -1,3 +1,4 @@
ikiwiki 3.20140831 released with [[!toggle text="these changes"]]
[[!toggleable text="""
- * Make --no-gettime work in initial build. Closes: #[755075](http://bugs.debian.org/755075)"""]] \ No newline at end of file
+ * Make --no-gettime work in initial build. Closes: #[755075](http://bugs.debian.org/755075)"""]]
+[[!meta date="2014-08-31 14:21:36 -0700"]]