about summary refs log tree commit diff
diff options
context:
space:
mode:
authorTim Chevalier <chevalier@alum.wellesley.edu>2013-06-27 12:00:00 -0700
committerDaniel Micay <danielmicay@gmail.com>2013-06-27 23:20:42 -0400
commitb854d6ea1caf9051fcd3da822e0f65c437d1ed84 (patch)
tree1f7ac4501393fd4b377a491282532e5ed259b915
parentdcf1dc060a895d2b4de04b6d13291989c2f3dbec (diff)
downloadrust-b854d6ea1caf9051fcd3da822e0f65c437d1ed84.tar.gz
rust-b854d6ea1caf9051fcd3da822e0f65c437d1ed84.zip
docs: Mention rustpkg in release notes
-rw-r--r--RELEASES.txt1
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.