Commit Graph

15 Commits (300fc013c1559ece991abcbf886c86e807c36ba4)

Author SHA1 Message Date
Justin Brewer 300fc013c1 Add Changelog entry about the integer parsing changes
This should have been included in
93421f9d84 but was missed.

Signed-off-by: Justin Brewer <jzb0012@auburn.edu>
2018-05-21 11:00:52 -05:00
Justin Brewer ef4256670f Update createArray to take size_t
This makes createArray consistent with createString, which also takes
size_t. Bounds-check and unit tests are updated to allow up to
min(SIZE_MAX,LLONG_MAX).

Changelog is updated to mention this API break.

Signed-off-by: Justin Brewer <jzb0012@auburn.edu>
2018-05-21 10:49:30 -05:00
Edward Betts ea42d7e5f6 correct spelling mistake 2017-09-01 18:44:29 +01:00
Jan-Erik Rediger 0616677c93 docs: Add breaking change note about makefile variable 2016-04-20 18:48:39 +02:00
Jan-Erik Rediger dba8e32f3e docs: Add changelog for upcoming version and note about status of README
[ci-skip]
2016-04-20 17:01:17 +02:00
Jan-Erik Rediger 010756025e Release version 0.13.3 2015-09-16 12:25:02 +02:00
Jan-Erik Rediger 3c3a406ec4 Change date format in CHANGELOG
Easier to read, easier to sort.
2015-09-14 15:50:38 +02:00
Jan-Erik Rediger 53c32439bf Release version 0.13.2 2015-08-25 14:16:20 +02:00
Jan-Erik Rediger f58dd249d6 Release version 0.13.1 2015-05-03 22:58:11 +02:00
Jan-Erik Rediger 31436c33ac Release version 0.13.0 2015-04-16 21:30:43 +02:00
Matt Stancliff 9be3a07d8a Release hiredis 0.12.1
Major fix:
  - `make install` now works properly

Minor fix:
  - `make test` now works after `make 32bit` on a 64-bit platform
  - added more automated travis tests
2015-01-26 10:08:40 -05:00
Matt Stancliff bbd6044e35 Update changelog for 0.12.0 2015-01-22 16:00:38 -05:00
Pieter Noordhuis 6bd1172419 Update CHANGELOG.md 2013-03-14 19:17:32 -07:00
Pieter Noordhuis 1f420bd31b Mention changes in CHANGELOG 2012-08-27 23:55:23 -07:00
Pieter Noordhuis cecee6b764 Add changelog 2011-06-19 13:44:44 +02:00