- Fixed bug #691, which was a mis-reporting of file lock state even when file
  locking was turned off (thanks to Tom Duffy).
This commit is contained in:
Paul Beckingham 2011-07-09 18:30:27 -04:00
parent 63308441ec
commit 7986227ea2
4 changed files with 13 additions and 8 deletions

View file

@ -83,6 +83,8 @@
certain circumstances (thanks to Steve Rader).
+ Fixed bug #645 & #660, which prevented logically combining report filters
(thanks to Bryce Harrington).
+ Fixed bug #691, which was a mis-reporting of file lock state even when file
locking was turned off (thanks to Tom Duffy).
+ Fixed bug #696, where the command line parser was confused by a single '-'
or '+' character.
+ Fixed bug #699, truncated ssh://... during autopush after merge.