From 0eafb70084418f670ba75f212b3993dd2771466e Mon Sep 17 00:00:00 2001 From: Anna Tomanek Date: Wed, 20 Mar 2013 17:39:04 +0100 Subject: [PATCH] 4.0.3 changelog corrected. --- CHANGES.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index c9749a038e..49e8e5fbac 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -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 @@ -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" \ No newline at end of file +[1]: http://docs.ckeditor.com/#!/guide/dev_api_changes "API Changes"