Skip to content

Commit b1bbf2e

Browse files
committed
changelog entry for #4666
[skip ci]
1 parent 2430a29 commit b1bbf2e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Cabal/changelog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
2.2.0.0 (current development version)
44
* Remove unused '--allow-newer'/'--allow-older' support (#4527)
5+
* Change `rawSystemStdInOut` to use proper type to represent
6+
binary and textual data; new 'Distribution.Utils.IOData' module;
7+
removed obsolete 'startsWithBOM', 'fileHasBOM', 'fromUTF8',
8+
and 'toUTF8' functions; add new `toUTF8BS`/`toUTF8LBS`
9+
encoding functions. (#4666)
510
* Warn about `.cabal` file-name not matching package name
611
in 'cabal check' (#4592)
712
* By default 'ar' program receives arguments via '@file' format.

0 commit comments

Comments
 (0)