ghc-fast-logger/ghc-fast-logger.changes

43 lines
1.3 KiB
Plaintext

-------------------------------------------------------------------
Wed Apr 27 18:23:38 UTC 2016 - mimi.vx@gmail.com
- update to 2.4.6
* Ensuring that stdio is flushed.
-------------------------------------------------------------------
Tue Apr 26 08:23:17 UTC 2016 - mimi.vx@gmail.com
- update to 2.4.5
- refreshed remove-bytestring-builder.patch
* Bringing backward compatibility back
* New API: newFastLogger and ewTimedFastLogger.
* LogType and date cache are transferred from wai-logger.
-------------------------------------------------------------------
Wed Apr 13 09:49:04 UTC 2016 - mimi.vx@gmail.com
- update to 2.4.3
* Fixing a buf of long log messages
* Unsupporting GHC 7.4
-------------------------------------------------------------------
Sun Aug 16 17:44:04 UTC 2015 - mimi.vx@gmail.com
- update to 2.4.1
-------------------------------------------------------------------
Fri Aug 7 07:06:21 UTC 2015 - mimi.vx@gmail.com
- update to 2.4.0
-------------------------------------------------------------------
Fri Apr 24 18:50:34 UTC 2015 - mimi.vx@gmail.com
- add remove-bytestring-builder.patch to remove unneded deps
-------------------------------------------------------------------
Fri Apr 24 17:54:03 UTC 2015 - mimi.vx@gmail.com
- initial commit