diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2007-10-24 22:21:06 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2007-10-24 22:21:06 -0400 |
commit | 6a647437379cdf883aa825d40ce0f23e95df17e7 (patch) | |
tree | bd8dee87aedb0086cfc69f2a2f6f325a27a2d06f /debian/changelog | |
parent | f60c3cb0465c5bb2c53eedb2f93b4f25d1e26a83 (diff) |
ikiwiki is now stored in a git repository
Note that all the sha1s did change from those in the earlier ikiwiki git
repos gated from svn. Thank you, git-svnimport, for the pain.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 493fc7728..9ae87ca78 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,8 +10,9 @@ ikiwiki (2.11) UNRELEASED; urgency=low calculations (I hope.) * Removed manual ctime statting code, and just have the calendar plugin use %pagectime. + * Ikiwiki has moved into a git repository. - -- Joey Hess <joeyh@debian.org> Mon, 22 Oct 2007 18:24:00 -0400 + -- Joey Hess <joeyh@debian.org> Wed, 24 Oct 2007 22:19:31 -0400 ikiwiki (2.10) unstable; urgency=low |