Cleanup: Removed deprecated 'alias._query' setting

This commit is contained in:
Paul Beckingham 2016-02-24 23:19:15 -05:00
parent 1016dd4a40
commit 13b8283666
2 changed files with 4 additions and 14 deletions

View file

@ -56,6 +56,8 @@
- Improved certificate validation diagnostics
(thanks to Jelle van der Waa).
- Removed deprecated 'alias._query' setting.
------ current release ---------------------------
2.5.1 (2016-02-24) 8b4ae3b54b44dfbd00b96cdd6dceb8dfe7cc1ea0
@ -168,20 +170,8 @@
- The 'run_all' script was not correctly using exit code 0 when all tests pass
(thanks to Gordon Ball).
<<<<<<< HEAD
<<<<<<< HEAD
------ current release ---------------------------
||||||| parent of 19b2151f... Cleanup: Removed deprecated 'alias._query' setting
=======
------ old releases ------------------------------
>>>>>>> 19b2151f... Cleanup: Removed deprecated 'alias._query' setting
||||||| merged common ancestors
------ current release ---------------------------
=======
>>>>>>> Bumped documentation to 2.6.0
2.5.0 (2015-10-21) dd5968a61b1fab258b38879cfdbb7d67f1bcd550
- TW-20 Task edit loses annotation precision, causing journal updating code