diff --git a/build/shared/revisions.txt b/build/shared/revisions.txt index 28b5b4f9f..13d90b8a5 100644 --- a/build/shared/revisions.txt +++ b/build/shared/revisions.txt @@ -36,6 +36,9 @@ ARDUINO 0022 * Hardware serial receive interrupt optimization. http://code.google.com/p/arduino/issues/detail?id=391 +* Applying the timeout parameter of pulseIn() during measurement of the + pulse, not just while waiting for it. + [environment] * Fixed problem with copy as html and angle brackets. @@ -55,6 +58,8 @@ ARDUINO 0022 faster. Patch by William Westfield and Paul Stoffregen. http://code.google.com/p/arduino/issues/detail?id=393 +* Setting application icon under Windows. + ARDUINO 0021 - 2010.10.02 * Modifying VID / PID combination in 8U2 firmwares.