diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-27 00:30:49 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-27 00:30:49 +0000 |
commit | b14ac0702554dfc64657ff49d336de802b086b48 (patch) | |
tree | c921d90114f12d6ebee7a6b311b2a5f4c419ab56 /debian | |
parent | 63dd2c1baee6ff3a86ddbd02ffd446ec79fbfd72 (diff) |
* Add user(name) to the PageSpec for commit subscriptions.
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 b9dc7fae4..2ebb385b8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,8 +21,9 @@ ikiwiki (1.51) UNRELEASED; urgency=low wiki rebuilds are recommended on upgrade to this version. * Avoid .svn directories when installing from svn checkout. * Fix sending of commit mails when new pages are added via the web. + * Add user(name) to the PageSpec for commit subscriptions. - -- Joey Hess <joeyh@debian.org> Thu, 26 Apr 2007 19:27:42 -0400 + -- Joey Hess <joeyh@debian.org> Thu, 26 Apr 2007 20:25:53 -0400 ikiwiki (1.50) unstable; urgency=low |