From 0b04fe11cf1cbcba2fe8d9a7d1b7daf97f2fa53e Mon Sep 17 00:00:00 2001 From: Frank Proessdorf Date: Sat, 1 Feb 2014 12:33:59 +0200 Subject: [PATCH] update history --- HISTORY.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index d42c3627..23d655ee 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -3,6 +3,8 @@ Fixed: - Documentation for onComplete was formatted incorrectly [togakangaroo] - AMD issues [rikkert] - Hostname issues in IE [teelahti] +- Clicking an element within a link that targets a different window should be ignored [dtretyakov] +- Allow using jQuery in noConflict mode [vicb] == 0.7.4 [1/27/2013]