Note that issue 559 has been fixed with the fix for issue 686.

This commit is contained in:
Thomas Keller 2011-06-02 00:08:13 +02:00
parent 2aab4eea3b
commit cab1c09ffc

View File

@ -3,7 +3,7 @@
## New Features ## New Features
- Mercurial source views now show parent revisions (if any) and detailed change information - Mercurial source views now show parent revisions (if any) and detailed change information
- File download URLs now contain the file name rather than the upload id; old links still work though (issue 686) - File download URLs now contain the file name rather than the upload id; old links still work though (issues 559 and 686)
- Display monotone file and directory attributes in the tree and file view - Display monotone file and directory attributes in the tree and file view
(needs a monotone with an interface version of 13.1 or newer) (needs a monotone with an interface version of 13.1 or newer)