Bumped documentation to 2.5.1

This commit is contained in:
Federico Hernandez
2015-10-21 23:02:37 +02:00
parent 28648770c0
commit dc7ea3ae8b
2 changed files with 15 additions and 46 deletions

View File

@@ -1,3 +1,7 @@
2.5.1 () -
------ current release ---------------------------
2.5.0 (2015-10-21) dd5968a61b1fab258b38879cfdbb7d67f1bcd550
- TW-20 Task edit loses annotation precision, causing journal updating code
@@ -211,7 +215,7 @@
added.
- When GC is turned off, disable the query shortcuts, which no longer apply.
------ current release ---------------------------
------ old releases ------------------------------
2.4.4 (2015-05-10) df49aaba126484b668c41d3ff9301f8d8ec49987
@@ -232,8 +236,6 @@
- The 'obfuscate' setting, if set to '1' will replace all text with 'xxx'.
- POSIX file locking mechanism, eliminating platform-specific code.
------ old releases ------------------------------
2.4.3 (2015-04-19) 499044b9b6bdbc95338ea585204e949d80b24a09
- TW-57 user defined attribute sort order (thanks to Max Muller).