Skip to content

Updated patch release for 1.9.0

Compare
Choose a tag to compare
@bpoplauschi bpoplauschi released this 11 Aug 07:28
· 1888 commits to master since this release
  • Fixed NSCalendar components:fromDate: crash - #140 #307 #216
  • New DDAssert macros - #306
  • Limit log growth by disk space only, not the number of files - #195 #303
  • Change the mechanism for adding new line character (i.e. '\n) to log messages in some logger - #308 #310
  • Fixed deprecations - #320 #312 #317
  • aslmsg not freed and causing memory leak - #314
  • Fixed CompresingLogFileManager compression bug - #315
  • Remove unnecessary NULL check before free() - #316