adds new close codes per IANA registry

This commit is contained in:
Peter Thorson
2013-08-15 07:46:07 -05:00
parent f02c6f1c75
commit cab72215aa
2 changed files with 12 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
HEAD
- Adds new 1012 and 1013 close codes per IANA registry
- Fix typo in .gitattributes file. Thank you jstarasov for reporting this. #280
- Add missing locale include. Thank you Toninoso for reporting this. #281
- Refactors `asio_transport` endpoint and adds full documentation and exception