Skip to content

Commit 8ad02bb

Browse files
committed
docs(changelog): release notes for 1.0.0rc9 eggplant-teleportation
1 parent ec1c5df commit 8ad02bb

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
<a name="1.0.0rc9"></a>
2+
# 1.0.0rc9 eggplant-teleportation (2012-05-14)
3+
4+
5+
## Bug Fixes
6+
7+
- **$location:**
8+
- single quote in url causes infinite digest in FF
9+
([679cb8a7](https://github.com/angular/angular.js/commit/679cb8a74a684454fe38fa9e1ddad396bb598c52),
10+
[#920](https://github.com/angular/angular.js/issues/920))
11+
- support urls with any protocol
12+
([c1533ef5](https://github.com/angular/angular.js/commit/c1533ef5762199bea18d3bf3bcba7fcf89272931))
13+
- don't use buggy history.pushState api on Android < 4
14+
([7b739c97](https://github.com/angular/angular.js/commit/7b739c97028be2a5d5aef679ef1f8064cd10d386),
15+
[#904](https://github.com/angular/angular.js/issues/904))
16+
- work around Opera's base href issue
17+
([b99f65f6](https://github.com/angular/angular.js/commit/b99f65f64d1e54315b3210d78a9a9adbcf34c96c),
18+
[#938](https://github.com/angular/angular.js/issues/938))
19+
- **docs app:** get docs app to work on IE8
20+
([aa025348](https://github.com/angular/angular.js/commit/aa02534865c8e43dcef9e218b12c8c717c837205))
21+
22+
23+
124
<a name="1.0.0rc8"></a>
225
# 1.0.0rc8 blooming-touch (2012-05-06)
326

0 commit comments

Comments
 (0)