Skip to content

Commit

Permalink
4.0.3 changelog corrected.
Browse files Browse the repository at this point in the history
  • Loading branch information
AnnaTomanek authored and Reinmar committed Mar 20, 2013
1 parent 9f4478c commit 0eafb70
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ CKEditor 4 Changelog

## CKEditor 4.0.3

* [#10196](http://dev.ckeditor.com/ticket/10196): Fixed context menus not displayed with keyboard shortcuts when autogrow is enabled.
* [#10212](http://dev.ckeditor.com/ticket/10212): [IE7-10] Undo command throws errors after multiple switches between source and WYSIWYG.
* [#10219](http://dev.ckeditor.com/ticket/10219): [Inline editor] Error thrown after editor.destroy().
* [#10196](http://dev.ckeditor.com/ticket/10196): Fixed context menus not opening with keyboard shortcuts when Autogrow is enabled.
* [#10212](http://dev.ckeditor.com/ticket/10212): [IE7-10] Undo command throws errors after multiple switches between Source and WYSIWYG view.
* [#10219](http://dev.ckeditor.com/ticket/10219): [Inline editor] Error thrown after calling editor.destroy().

## CKEditor 4.0.2

Expand Down Expand Up @@ -85,4 +85,4 @@ The CKEditor JavaScript API has been kept compatible with CKEditor 4, whenever
possible. The list of relevant changes can be found in the [API Changes page of
the CKEditor 4 documentation][1].

[1]: http://docs.ckeditor.com/#!/guide/dev_api_changes "API Changes"
[1]: http://docs.ckeditor.com/#!/guide/dev_api_changes "API Changes"

0 comments on commit 0eafb70

Please sign in to comment.