docs(changelog): remove reverted commit from 1.2.9

Closes #5868
This commit is contained in:
Narretz 2014-01-17 22:26:59 +01:00 committed by Igor Minar
parent 310f129c1d
commit 030a9b8d33

View file

@ -20,9 +20,6 @@
- **$rootScope:** prevent infinite $digest by checking if asyncQueue is empty when decrementing ttl
([2cd09c9f](https://github.com/angular/angular.js/commit/2cd09c9f0e7766bcd191662841b7b1ffc3b6dc3f),
[#2622](https://github.com/angular/angular.js/issues/2622))
- **$route:** update current route upon $route instantiation
([2b344dbd](https://github.com/angular/angular.js/commit/2b344dbd20777fb1283b3a5bcf35a6ae8d09469d),
[#4957](https://github.com/angular/angular.js/issues/4957))
## Features