Adam Shaw 11 лет назад
Родитель
Сommit
e95401b268
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      changelog.md

+ 2 - 1
changelog.md

@@ -11,8 +11,8 @@ v2.3.0 (2015-02-21)
 - accept external events from jqui sortable ([1698])
 - external jqui drop processed before reverting ([1661])
 - IE8 fix: month view renders incorrectly ([2428])
+- IE8 fix: eventLimit:true wouldn't activate "more" link ([2330])
 - IE8 fix: dragging an event with an href
-- IE8 fix: eventLimit:true wouldn't activate "more" link
 - IE8 fix: invisible element while dragging agenda view events
 - IE8 fix: erratic external element dragging
 
@@ -23,6 +23,7 @@ v2.3.0 (2015-02-21)
 [1698]: https://code.google.com/p/fullcalendar/issues/detail?id=1698
 [1661]: https://code.google.com/p/fullcalendar/issues/detail?id=1661
 [2428]: https://code.google.com/p/fullcalendar/issues/detail?id=2428
+[2330]: https://code.google.com/p/fullcalendar/issues/detail?id=2330
 
 
 v2.2.7 (2015-02-10)