File: ChangeLog.md

package info (click to toggle)
haskell-unix-time 0.4.17-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 280 kB
  • sloc: ansic: 1,379; haskell: 260; makefile: 4
file content (12 lines) | stat: -rw-r--r-- 225 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
# ChangeLog for unix-time

## v0.4.17

* Fix MinGW64 linker error
  [#67](https://github.com/kazu-yamamoto/unix-time/pull/67)

## v0.4.16

* Make `tzset` optional.
  [#65](https://github.com/kazu-yamamoto/unix-time/pull/65)