Skip to content

Commit 5235d18

Browse files
update revisions history
1 parent 8a92437 commit 5235d18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extras/revisions.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ FIRMATA 2.4.0 BETA - not yet released
1111
* Fixed IS_PIN_SPI ifndef condition in boards.h
1212
* Added constants to Firmata.h to reserve configurable firmata features
1313
* Fixed issue where firmwareName was not reported correctly in Windows
14+
* Ensure incomming String via STRING_DATA command is null-terminated
1415
* Fixed memory leak when receiving String via STRING_DATA command
1516
(note this change may break existing code if you were manually deallocating
1617
the incomming string in your string callback function. See code for details)

0 commit comments

Comments
 (0)