summaryrefslogtreecommitdiff
path: root/TWiki/TWikiHistory.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'TWiki/TWikiHistory.mdwn')
-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.