about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2013-02-07 01:30:57 -0800
committerbors <bors@rust-lang.org>2013-02-07 01:30:57 -0800
commitb3e182568f9f1fdbb598e8fcc95c64dd922d255e (patch)
tree89681b2e1bc5ded574f70b870f2573f7d00d85f3
parentd9a61f2a1962c1ed0aaa2b7beac3a0daae40a162 (diff)
parent48df2f4aafec32f75141d57a99982643ce04ec85 (diff)
auto merge of #4817 : kud1ing/rust/patch-1, r=brson
Encountered this while trying to port rustsqlite to rust 0.6
-rw-r--r--RELEASES.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/RELEASES.txt b/RELEASES.txt
index b3b81964d85..64120f66351 100644
--- a/RELEASES.txt
+++ b/RELEASES.txt
@@ -1,3 +1,9 @@
+Version 0.6 (?)
+---------------------------
+
+   * Libraries
+     * `core::send_map` renamed to `core::hashmap`
+
 Version 0.5 (December 2012)
 ---------------------------