diff --git a/CHANGELOG.md b/CHANGELOG.md index f3a58f67d..261c4867b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,8 +13,8 @@ An in-progress version being developed on the master branch. * Fixed a bug that would cause an error when creating rectangles/circles withought moving the mouse. (by [@inpursuit](https://github.com/inpursuit)). [#25](https://github.com/jacobtoye/Leaflet.draw/pull/25) * Fixed a bug that would cause an error when clicking a different drawing tool while another mode enabled. (by [@thegreat](https://github.com/thegreat)). [#27](https://github.com/jacobtoye/Leaflet.draw/pull/27) - * Fixed control buttons breaking plugin in oldIE. - * Fixed drawing polylines and polygons in oldIE. + * Fixed control buttons breaking plugin in oldIE. + * Fixed drawing polylines and polygons in oldIE. ## 0.1.3 (October 3, 2012)