summaryrefslogtreecommitdiff
path: root/doc/news
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-01-05 19:09:43 -0500
committerJoey Hess <joey@gnu.kitenet.net>2009-01-05 19:09:43 -0500
commit80b074192de81a7f9092eee834518261bada4a7e (patch)
treedee2a0091b14f9e7922345238623fe8789266bbb /doc/news
parent88eb525df82b164f15117219310dddae95ee2757 (diff)
formatting
Diffstat (limited to 'doc/news')
-rw-r--r--doc/news/version_3.01.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/news/version_3.01.mdwn b/doc/news/version_3.01.mdwn
index e03b3706e..3f2c8f2d0 100644
--- a/doc/news/version_3.01.mdwn
+++ b/doc/news/version_3.01.mdwn
@@ -5,7 +5,7 @@ News for ikiwiki 3.01:
supporting the url form commonly used for the `diffurl`.
You can change your setup to use the newer gitweb url form:
- http://git.example.com/gitweb.cgi?p=wiki.git;a=blobdiff;f=\[[file]];h=\[[sha1\_to]];hp=\[[sha1\_from]];hb=\[[sha1\_commit]];hpb=\[[sha1\_parent]]
+ http://git.example.com/gitweb.cgi?p=wiki.git;a=blobdiff;f=\[[file]];h=\[[sha1_to]];hp=\[[sha1_from]];hb=\[[sha1_commit]];hpb=\[[sha1_parent]]
The changes from the old form are the addition of the `hpb` parameter,
and the change to the value used for the `hb` parameter.