Skip to content

Commit

Permalink
one more change to 0.7.4 notes
Browse files Browse the repository at this point in the history
  • Loading branch information
harrah committed May 17, 2010
1 parent 5e99d5f commit 1ca63f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sbt/notes/0.7.4.markdown
@@ -1,5 +1,6 @@
### Fixes
* Fixed issue with using 2.8.0.RC1 (or later) compiler in tests.
* Fix `FileUtilities.unzip` to be tail-recursive again.
* Honor `-Xfatal-warnings` option added to compiler in 2.8.0.RC2.
* Derive Java source file from name of class file when no SourceFile attribute is present in the class file. Improves tracking when -g:none option is used.
* Properly support sftp/ssh repositories using key-based authentication. See the updated section of the [Resolvers](http://code.google.com/p/simple-build-tool/wiki/Resolvers#SFTP_and_SSH_Repositories) page.
Expand Down

0 comments on commit 1ca63f3

Please sign in to comment.