summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-03-29 21:02:47 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-03-29 21:02:47 -0400
commitf6bd81db15340bd1bfa69e98f377099036308b7b (patch)
treeb152102d7c4f29f426e8cf02d0cc949787ca3e3b /debian
parentb95a86c069ccbcd89104f72081cfc25f986465e3 (diff)
Added a hardlink option in the setup file, useful if the source and dest are on the same filesystem and the wiki includes large media files, which would normally be copied, wasting time and space.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a514c42d9..abb36d860 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -63,6 +63,9 @@ ikiwiki (2.41) UNRELEASED; urgency=low
a special sentinal value.
* inline: Allow the "feedshow" parameter to take values greater than the
value for "show".
+ * Added a hardlink option in the setup file, useful if the source and
+ dest are on the same filesystem and the wiki includes large media files,
+ which would normally be copied, wasting time and space.
-- martin f. krafft <madduck@debian.org> Sun, 02 Mar 2008 17:46:38 +0100