File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ refs/heads/snap-stage3: eb8fd119c65c67f3b1b8268cc7341c22d39b7b61
5
5
refs/heads/try: d324a424d8f84b1eb049b12cf34182bda91b0024
6
6
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
7
7
refs/heads/ndm: f3868061cd7988080c30d6d5bf352a5a5fe2460b
8
- refs/heads/try2: 0ac688328d534a01b0b6ae0fdd2e801b350b2363
8
+ refs/heads/try2: ceca0e8bf591a10be62af55c7a0f2e1daa4d5cca
9
9
refs/heads/incoming: d9317a174e434d4c99fc1a37fd7dc0d2f5328d37
10
10
refs/heads/dist-snap: 22efa39382d41b084fde1719df7ae8ce5697d8c9
11
11
refs/tags/release-0.2: c870d2dffb391e14efb05aa27898f1f6333a9596
Original file line number Diff line number Diff line change @@ -44,11 +44,12 @@ Version 0.5 (December 2012)
44
44
* Moved futures to `std`
45
45
* More functions are pure now
46
46
* `core::comm` renamed to `oldcomm`. Still deprecated
47
-
48
- * Tools
49
- * Added a new (still immature) REPL, `rusti`
50
47
* `rustdoc` and `cargo` are libraries now
51
48
49
+ * Misc
50
+ * Added a preliminary REPL, `rusti`
51
+ * License changed from MIT to dual MIT/APL2
52
+
52
53
Version 0.4 (October 2012)
53
54
--------------------------
54
55
You can’t perform that action at this time.
0 commit comments