diff options
-rw-r--r-- | doc/To-Do-Code.md | 2 | ||||
-rw-r--r-- | doc/to_do_code.bb | 2 | ||||
-rw-r--r-- | version.inc | 2 |
3 files changed, 1 insertions, 5 deletions
diff --git a/doc/To-Do-Code.md b/doc/To-Do-Code.md index 8caf40251..bdbbc6cdf 100644 --- a/doc/To-Do-Code.md +++ b/doc/To-Do-Code.md @@ -5,8 +5,6 @@ We need much more than this, but here are areas where developers can help. Pleas * Documentation - see [Red Documentation Project To-Do List](help/To-Do) -* Infinite scroll to the directory pages - * Finish the anti-spam bayesian engine * Integrate the "open site" list with the register page diff --git a/doc/to_do_code.bb b/doc/to_do_code.bb index efe79f761..91997a284 100644 --- a/doc/to_do_code.bb +++ b/doc/to_do_code.bb @@ -4,8 +4,6 @@ We need much more than this, but here are areas where developers can help. Pleas [li]Documentation - see Red Documentation Project To-Do List[/li]
-[li]Infinite scroll to the directory pages[/li]
-
[li]Finish the anti-spam bayesian engine[/li]
[li]If DAV folders exist, add an option to the Settings page to set a default folder for attachment uploads.[/li]
diff --git a/version.inc b/version.inc index 8843d881e..149e46ccb 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2014-08-05.758 +2014-08-06.759 |