summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TWiki/TWikiHistory.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/TWiki/TWikiHistory.mdwn b/TWiki/TWikiHistory.mdwn
index bbb7eb41..8c3be6a6 100644
--- a/TWiki/TWikiHistory.mdwn
+++ b/TWiki/TWikiHistory.mdwn
@@ -35,6 +35,7 @@
* [[Main/DavidWarman]] - 21 May 1999: Externalize copyright text at the bottom of every page into a web-specific `webcopyright.inc` file. This is to easily customize the copyright text.
* [[Main/PeterThoeny]] - 23 Jun 1999: Separate wiki.pm into configuration (wikicfg.pm) and TWiki core (wiki.pm) . This is to ease the upgrade of TWiki installations, it also allows customized extensions to TWiki without affecting the TWiki core.
* [[Main/PeterThoeny]] - 23 Jun 1999: New [[TextFormattingRules]] to write **_bold italic_** text by enclosing words with double underline characters.
+* [[Main/ChristopheVermeulen]] - 07 Jul 1999: Link a plural topic to a singular topic in case the plural topic does not exist. Example: `TestVersion` / `TestVersions` , `TestPolicy` / `TestPolicies` , `TestAddress` / `TestAddresses` , `TestBox` / `TestBoxes` .
**Related Topics**