Skip to content

Commit 6be36ed

Browse files
committed
Add missing changelog entry
1 parent 82639b1 commit 6be36ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

changelog.md

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## 2.8.6.0 *Nov 2024*
44

55
* add `readDirStreamWith` and `readDirStreamWithPtr` to `System.Posix.Directory.Internals` wrt [#251](https://github.com/haskell/unix/pull/251)
6+
* Fix CTimeVal definition for platforms where time_t isn't CLong, wrt [#252](https://github.com/haskell/unix/pull/252)
67

78
## 2.8.5.1 *Apr 2024*
89

0 commit comments

Comments
 (0)