diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-04 06:15:54 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-04 06:15:54 +0000 |
commit | 99d52a1794f25ee2efc7a580e8e9bc8819811bd9 (patch) | |
tree | 24ebb1b465bca20923cf908790c7d4a14d2726a1 /doc/roadmap.mdwn | |
parent | 44c8d863398565860b2f94bbaa28f057a5199565 (diff) | |
download | ikiwiki-99d52a1794f25ee2efc7a580e8e9bc8819811bd9.tar ikiwiki-99d52a1794f25ee2efc7a580e8e9bc8819811bd9.tar.gz |
* Add support for tla, contributed by Clint Adama. Closes: #385936
Diffstat (limited to 'doc/roadmap.mdwn')
-rw-r--r-- | doc/roadmap.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/roadmap.mdwn b/doc/roadmap.mdwn index 2cbf6dd1c..4bd9ab671 100644 --- a/doc/roadmap.mdwn +++ b/doc/roadmap.mdwn @@ -24,7 +24,7 @@ Released 29 April 2006. * Improved scalable [[logo]]. _(status: done)_ * Support for at least one RCS aside from svn. Once it supports two, it should quickly grow to support them all.. See [[about_rcs_backends]] - _(status: supports git in tree)_ + _(status: supports git and tla in tree)_ * Support for one other markup language, probably restructured text. _(status: done, but the rst plugin needs improvement)_ * No serious known [[bugs]] |