We build too many walls and not enough bridges

This commit is contained in:
Jakub
2020-04-08 12:59:16 +02:00
commit 17f4d6097a
494 changed files with 62753 additions and 0 deletions

24
pkg/mime/Changelog.md Normal file
View File

@ -0,0 +1,24 @@
# Do not modify this file!
It is here for historical reasons only. All changes should be documented in the
Changelog at the root of this repository.
# Changelog
## [2019-12-10] v1.0.2
### Added
* support for shift_JIS (cp932) encoding
## [2019-09-30] v1.0.1
### Changed
* fix divide by zero
## [2019-09-26] v1.0.0
### Changed
* Import-Export#192: filter header parameters
* ignore twice the same parameter (take the latest)
* convert non utf8 RFC2231 parameters to a single line utf8 RFC2231