File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed
Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog for [ ` unix ` package] ( http://hackage.haskell.org/package/unix )
22
3+ ## 2.7.2.3 * Unreleased*
4+
5+ * Resource: Fix warning in case of no RLIM_SAVED_ {CUR,MAX}
6+
7+ * Future-proof glibc version check
8+
9+ * Fix the error handling of posix_fallocate in non-FreeBSD
10+
11+ * Synchronize ByteString and String modules and fix grave bug in 'putEnv'
12+
13+ * Fix 'semTrywait: invalid argument (Bad file descriptor)' wrt #218
14+
15+ * Improve error messages
16+
17+ * Improve tests
18+
19+ * Don't show repo as modified after configure
20+
321## 2.7.2.2 * May 2017*
422
523 * Bundled with GHC 8.2.1
Original file line number Diff line number Diff line change 11name : unix
2- version : 2.7.2.2
2+ version : 2.7.2.3
33-- NOTE: Don't forget to update ./changelog.md
44license : BSD3
55license-file : LICENSE
You can’t perform that action at this time.
0 commit comments