summaryrefslogtreecommitdiff
path: root/TWiki
diff options
context:
space:
mode:
authorMikeMannix <MikeMannix>2001-09-01 04:54:21 +0000
committerMikeMannix <MikeMannix>2001-09-01 04:54:21 +0000
commit36d942d2ee3175e9ecd74056e06f0b09fdec28fc (patch)
treeb2f754d555074032bb1819170aa470f5564686c3 /TWiki
parentca75e92160ffa8fa4210b255e2427b1d70210acc (diff)
none
Diffstat (limited to 'TWiki')
-rw-r--r--TWiki/TWikiHistory.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/TWiki/TWikiHistory.mdwn b/TWiki/TWikiHistory.mdwn
index 97097165..aa969504 100644
--- a/TWiki/TWikiHistory.mdwn
+++ b/TWiki/TWikiHistory.mdwn
@@ -34,7 +34,7 @@
* [[PeterThoeny]] - 01 Nov 2000: New variable <code>%VAR\{"NAME" web="Web"\}%</code> to get web specific preferences. More in [[TWikiVariables]].
* [[PeterThoeny]] - 01 Nov 2000: Added a "Cancel" link in edit that releases the edit lock.
* [[PeterThoeny]] - 23 Oct 2000: Authorization based on groups. Define fine graned control who is allowed to change or create topics. More in [[TWikiAccessControl]] and [TWiki:Codev.AuthenticationBasedOnGroups](http://TWiki.org/cgi-bin/view/Codev/AuthenticationBasedOnGroups).
-* [[PeterThoeny]] - 05 Oct 2000: Remember user by IP address so that `view` "knows" the user once authenticated in `edit`. More in [[TWikiAuthentication]].
+* [[PeterThoeny]] - 05 Oct 2000: Remember user by IP address so that `view` "knows" the user once authenticated in `edit`. More in [[TWikiUserAuthentication]].
* [[AlWilliams]], [[PeterThoeny]] - 26 Sep 2000: Fixed [TWiki:Codev.UppercaseAttachments](http://TWiki.org/cgi-bin/view/Codev/UppercaseAttachments) bug and added `png` image support.
* [[HaroldGottschalk]], [[AndreaSterbini]], [[PeterThoeny]] - 26 Sep 2000: Allow nesting of variables, i.e. <code>%INCLUDE\{"%TWIKIWEB%.TWikiWebsTable"\}%</code>. More in [TWiki:Codev.BetterTWikiTagTemplateProcessing](http://TWiki.org/cgi-bin/view/Codev/BetterTWikiTagTemplateProcessing)
* [[ManpreetSingh]] - 20 Sep 2000: New -q switch in `mailnotify` to suppress all normal output.