[prototype] http://bit.ly/12mCv Andrew Dupont - Apply Christophe's helpers.rb bugfixes to Prototype's custom PDoc template.
[prototype] http://bit.ly/rxx7B Andrew Dupont - Beautify frame around permalinked method.
[prototype] http://bit.ly/4jMkZj Andrew Dupont - Fix relative path issues in PDoc template (once and for all).
[prototype] http://bit.ly/9XBll Andrew Dupont - Change PDoc syntax for "methodized" methods.
[prototype] http://bit.ly/MOcx0 Tobie Langel - Update UnittestJS. Modifiy test template accordingly.
[prototype] http://bit.ly/hkVxt Tobie Langel - Remove redundant if statement in Element#readAttribute.
[prototype] http://bit.ly/22Dgxx Tobie Langel - Add missing semicolons. [#751 state:resolved]
[prototype] http://bit.ly/DI36G Juriy Zaytsev - Improve `getClass` performance. [#747 state:resolved]
[prototype] http://bit.ly/V9G81 Tobie Langel - Add Prototype version number to the default unit test template.
[prototype] http://bit.ly/Qz0Km Tobie Langel - Fix a ridiculous yet harmless typo in a previous commit. Add more tests for PeriodicalExe ...
[prototype] http://bit.ly/48nrF Samuel Lebeau - Replace calls to String#gsub by String#replace internally, be more specific about which ...
[prototype] http://bit.ly/ZiMjk Tobie Langel - Workaround IE's defficient handling of finally statements in PeriodicalExecuter. [#696 st ...
[prototype] http://bit.ly/6IRrI Andrew Dupont - Re-throw error in otherwise-empty `catch` clause so that `PeriodicalExecuter` does not s ...
[prototype] http://bit.ly/UUXK0 Andrew Dupont - Proper fix (and unit tests) for selector escaping issue.
[prototype] http://bit.ly/5uj38 Andrew Dupont - Fix issue related to escaping of selectors for querySelectorAll. [#559 state:resolved]
We just released Prototype 1.6.1 RC3! http://is.gd/13Pyo
[prototype] http://bit.ly/VrDdq Andrew Dupont - Create the temp directory if it doesn't exist.
[prototype] http://bit.ly/ATZhO Andrew Dupont - Avoid using `Tempfile` because Windows doesn't like it when we try to modify its access ...
[prototype] http://bit.ly/15p2bH Tobie Langel - Fixed a variety of non-ASCII chars and similar [#610 state:resolved]
[prototype] http://bit.ly/Ekudt Juriy Zaytsev - Add Chrome 1+ to the list of supported browsers Conflicts: CHANGELOG