From a96efbd6f9bdab13e9d960fc51e750a405792178 Mon Sep 17 00:00:00 2001 From: Vidar Hokstad Date: Sun, 7 Jun 2009 15:04:55 +0000 Subject: [PATCH] Added comment about using the Google hosted jQuery git-svn-id: http://svg-edit.googlecode.com/svn/trunk@56 eee81c28-f429-11dd-99c0-75d572ba1ddd --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index ce4a601d..18b84a67 100644 --- a/CHANGES +++ b/CHANGES @@ -9,6 +9,7 @@ * replaced Farbtastic with jPicker, because of the license issues * removed dependency on svgcanvas.svg, now created in JavaScript * added Select tool +* using jQuery hosted by Google instead of local version 2.0 - June 03, 2009 ------------------