webmcp
diff doc/autodoc-header.htmlpart @ 2:72860d232f32
Version 1.0.2
Fixed bug with explicit garbage collection (requests > 256kB caused an error)
Views prefixed with an underscore can't be called externally
ui.paginate now displays the last page, if the selected page number is too high.
Fixed bug with explicit garbage collection (requests > 256kB caused an error)
Views prefixed with an underscore can't be called externally
ui.paginate now displays the last page, if the selected page number is too high.
author | jbe/bsw |
---|---|
date | Thu Dec 10 12:00:00 2009 +0100 (2009-12-10) |
parents | 985024b16520 |
children | 795b764629ca |
line diff
1.1 --- a/doc/autodoc-header.htmlpart Tue Nov 17 12:00:00 2009 +0100 1.2 +++ b/doc/autodoc-header.htmlpart Thu Dec 10 12:00:00 2009 +0100 1.3 @@ -55,10 +55,10 @@ 1.4 color: #505050; 1.5 } 1.6 </style> 1.7 - <title>WebMCP 1.0.1 Documentation</title> 1.8 + <title>WebMCP 1.0.2 Documentation</title> 1.9 </head> 1.10 <body> 1.11 - <h1>WebMCP 1.0.1 Documentation</h1> 1.12 + <h1>WebMCP 1.0.2 Documentation</h1> 1.13 <p> 1.14 WebMCP is a completely new web development framework, and has not been extensively tested yet. The API might change at any time, but in future releases there will be a list of all changes, which break downward compatibility. 1.15 </p>