diff --git a/CHANGELOG.txt b/CHANGELOG.txt index b58b3bbe90b827df4f797a7323e7a66c1b8f3fda..3ccc934c8afc34ea0193b022dddccae0d397fc62 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,7 +1,9 @@ Linkit x.x-x.x, xxxx-xx-xx +Linkit 7.x-1.3, xxxx-xx-xx +------------------------------ -Linkit 7.x-1.2, xxxx-xx-xx +Linkit 7.x-1.2, 2011-03-25 ------------------------------ [bug] [#1044566] by betamos, anon: Don't use internal: prefix by default. [bug] [#1044632] by anon: Fixed Drupal.settings is overwritten when IMCE is @@ -11,6 +13,30 @@ Linkit 7.x-1.2, xxxx-xx-xx [bug] [#1050980] by vikfroberg, anon: Fixed Linkit geteditresult conflict with devel page execution. [#1055592] by anon: Removed hook_requirements from install file. +[documentation] README.txt by betamos: Markdown formatting, spelling, wording, added betamos as maintainer +Bug #1040714 by anon, betamos: Checks if #pre_render is set before checking if it's an array +Documentation by betamos: README Markdown cvs comment +[bug] [#1044632] by anon: Fixed Drupal.settings is overwritten when IMCE is + enabled +#1050440 by anon: Changed linkit module description. +#1050438 by anon: Changed linkit plugins module description. +[bug] [#1053400] by anon: Fixed issue when links wasnt edited accurate in + CKeditor +[bug] [#1050980] by vikfroberg, anon: Fixed Linkit geteditresult conflict with + devel page execution. +[bug] [#1044566] by betamos, anon: Don't use internal: prefix by default +by anon: Changed linkit_user_linkit_get_search_styled_link SQL, removed + field 'uid'. +by anon: Changed SQL querys - removed 'nid' and 'tid' as this wasnt used + anymore. +by anon: Fixed support for "forum" taxonomy in linkit style callback +by anon: Changed array key, filemine => mimetype +[#1055592] by anon: Removed hook_requirements from install file. +bug #1055638 by betamos, anon: Linkit inserts absolute URI to files +[Task] #1061124 by anon: Change clear-block to clearfix in dashboard tpl +#1050444 by anon: Change permission names. +#1044606 by anon: Links anchor appended multiple times + Linkit 7.x-1.1, 2011-01-13 ------------------------------