<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -4,7 +4,7 @@ var URLMap = exports.URLMap = function(map, options) {
     var options = options || { longestMatchFirst : true },
         mapping = [];
         
-    for (location in map) {
+    for (var location in map) {
         var app = map[location],
             host = null,
             match;</diff>
      <filename>lib/jack/urlmap.js</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1974d3ca9ee309ce5007f8910737db20fafe3346</id>
    </parent>
  </parents>
  <author>
    <name>Tom Robinson</name>
    <email>tom@280north.com</email>
  </author>
  <url>http://github.com/gmosx/jack/commit/d020251f7030a68d0cbf97fe9b53a04ed830175b</url>
  <id>d020251f7030a68d0cbf97fe9b53a04ed830175b</id>
  <committed-date>2009-10-01T18:40:43-07:00</committed-date>
  <authored-date>2009-10-01T18:40:43-07:00</authored-date>
  <message>Missing var on location (conflicts with window.location, and bad in general)</message>
  <tree>c4cff40c3a6a8402b85bd794eec0f394182ae32f</tree>
  <committer>
    <name>Tom Robinson</name>
    <email>tom@280north.com</email>
  </committer>
</commit>
