Updated changelog

This commit is contained in:
deajan 2018-07-09 15:01:12 +02:00
parent cabd90c570
commit c80871cb63
1 changed files with 2 additions and 1 deletions

View File

@ -24,7 +24,7 @@ dd Mmm YYYY: osync v1.3-beta release
- Fixed GetRemoteOS missing GetConfFileValue preventing to get OS details from /etc/os-release - Fixed GetRemoteOS missing GetConfFileValue preventing to get OS details from /etc/os-release
- Fixed low severity security issue where log and run files could be read by other users - Fixed low severity security issue where log and run files could be read by other users
- Merged Logger and QuickLogger for simplified usage - Merged Logger and QuickLogger for simplified usage
! Fixed inotifyway error in FreeBSD (see #119) - Fixed inotifyway error in FreeBSD (see #119)
- Minor enhancements in installer / ofunctions - Minor enhancements in installer / ofunctions
- Added --prefix option for installer - Added --prefix option for installer
- Installer path fixes - Installer path fixes
@ -37,6 +37,7 @@ dd Mmm YYYY: osync v1.3-beta release
- Prevented non unique runtime filenames on some systems where no milliseconds exist - Prevented non unique runtime filenames on some systems where no milliseconds exist
- Fixed bogus runtime filenames on Busybox - Fixed bogus runtime filenames on Busybox
- Upgraded shunit2 test framework to v2.1.8pre (git commit 07bb329) - Upgraded shunit2 test framework to v2.1.8pre (git commit 07bb329)
- Multiple smaller fixes and improvements
25 Mar 2017: osync v1.2 release (for full changelog of v1.2 branch see all v1.2-beta/RC entries) 25 Mar 2017: osync v1.2 release (for full changelog of v1.2 branch see all v1.2-beta/RC entries)