File: Changelog

package info (click to toggle)
syslog-ocaml 2.0.2-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 136 kB
  • sloc: ml: 205; makefile: 17
file content (7 lines) | stat: -rw-r--r-- 258 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
2.0:
  - Ported code to OCaml >= 4.03
  - Use dune as a build system
  - Pad day number with space instead of 0 (as specified in RFC 3164)

1.2: imported changes from Eric Cooper at CMU which allows us to talk to syslog-ng when it is using a socket stream.