diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-02-09 23:05:48 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-02-09 23:05:48 -0500 |
commit | f1fcb5be9ca9e473a7a0c723871cad2c8e1493ec (patch) | |
tree | a788bb888d2fc1fccb3e90767fd661ac6ea24b94 /debian | |
parent | a72a620134c92396fac89a1868e5727160001ab7 (diff) |
* Page templates can now use CTIME to show when the page was created.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 45a26e43a..8c610fe19 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ikiwiki (2.31) unstable; urgency=low +ikiwiki (2.31) UNRELEASED; urgency=low [ Joey Hess ] * Revert preservation of input file modification times in output files, @@ -40,6 +40,7 @@ ikiwiki (2.31) unstable; urgency=low * Don't die if running with --getctime and rcs_getctime throws an error. There are several cases (recentchanges files, aggregated files) where some source files are not in revision control. + * Page templates can now use CTIME to show when the page was created. [ Josh Triplett ] * README.Debian: Mention user wikilists. |