diff options
| author | Tim Chevalier <chevalier@alum.wellesley.edu> | 2013-06-27 12:00:00 -0700 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2013-06-27 23:20:42 -0400 |
| commit | b854d6ea1caf9051fcd3da822e0f65c437d1ed84 (patch) | |
| tree | 1f7ac4501393fd4b377a491282532e5ed259b915 | |
| parent | dcf1dc060a895d2b4de04b6d13291989c2f3dbec (diff) | |
| download | rust-b854d6ea1caf9051fcd3da822e0f65c437d1ed84.tar.gz rust-b854d6ea1caf9051fcd3da822e0f65c437d1ed84.zip | |
docs: Mention rustpkg in release notes
| -rw-r--r-- | RELEASES.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASES.txt b/RELEASES.txt index dbee53f8e30..9ac4d650b43 100644 --- a/RELEASES.txt +++ b/RELEASES.txt @@ -101,6 +101,7 @@ Version 0.7 (July 2013) dynamic borrowcheck failures for debugging. * rustdoc has a nicer stylesheet. * Various improvements to rustdoc. + * Improvements to rustpkg (see the detailed release notes) * Other * More and improved library documentation. |
