Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 901 Bytes

ChangeLog.md

File metadata and controls

28 lines (22 loc) · 901 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

[1.4.2] - 2015-10-30

Fixed

  • Corrected remaining security weaknesses (#20, #21, #22)

Changed

  • Enabled all compiler warnings

Added

  • Added files to make autoconf and automake happy (#29)

[1.4.1] - 2015-10-23

Changed

  • Eliminated as many automake and autoconf generated files as possible (#10)
  • Removed preprocessor directives checking for Windows (#11)
  • Corrected security weaknesses (#15, #16, #17, #18, #19))

Added

  • travis-ci continuous integration (#12)
  • coverity-scan security static code analysis (#13)

[1.4.0] - 2015-10-03

Changed