Skip to content

Commit 9cdcd93

Browse files
committed
Recompiled and fixed final bug
1 parent 786d227 commit 9cdcd93

File tree

4 files changed

+17
-10
lines changed

4 files changed

+17
-10
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Welcome to History.js (v1.6.0 - March ?? 2011)
1+
Welcome to History.js (v1.6.0 - March 22 2011)
22
==================
33

44

@@ -66,7 +66,7 @@ Copyright 2011 [Benjamin Arthur Lupton](http://balupton.com)
6666

6767
> Note 1: These urls also work in HTML5 browsers - we use `replaceState` to transform these HTML4 states into their HTML5 equivalents so the user won't even notice :-)
6868
>
69-
> Note 2: These urls will be automatically url-encoded in IE6 and partially encoded in Firefox 3 and IE7+ which is necessary to prevent certain browser-specific bugs.
69+
> Note 2: These urls will be automatically url-encoded in IE6 to prevent certain browser-specific bugs.
7070
>
7171
> Note 3: Support for HTML4 browsers (this hash fallback) is optional [- why supporting HTML4 browsers could be either good or bad based on my app's use cases](https://github.com/balupton/History.js/wiki/Intelligent-State-Handling)
7272
@@ -217,7 +217,7 @@ Thanks! every bit of help really does make a difference. Again thank you.
217217

218218
## Changelog
219219

220-
- v1.6.0 - March ?? 2011
220+
- v1.6.0 - March 22 2011
221221
- Added Zepto adapter thanks to [Matt Garrett](http://twitter.com/#!/matthewgarrett)
222222
- The readme now references the supported versions of the libraries we use
223223
- Updated vendors to the most recent versions. jQuery 1.5.1 and Mootools 1.3.1

scripts/compressed/history.html4.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)