Updated CHANGELOG

old-stable
deajan 2017-03-25 12:53:59 +01:00
parent 1eb04979a2
commit 9106e8996d
2 changed files with 8 additions and 8 deletions

View File

@ -1,15 +1,9 @@
KNOWN ISSUES
------------
- Cannot finish sync if one replica contains a directory and the other replica contains a file named the same way (Unix doesn't allow this)
- Soft deletion does not honor exclusion lists
! colors don't work in mac shell
RECENT CHANGES RECENT CHANGES
-------------- --------------
dd Mmm YYYY: osync v1.2 release 25 March 2017: osync v1.2 release (for full changelog of v1.2 branch see all v1.2-beta/RC entries)
- Check for initiator directory before launching monitor mode
- Updated RPM spec file (Thanks to https://github.com/liger1978) - Updated RPM spec file (Thanks to https://github.com/liger1978)
- Fixed remote commands can be run on local runs and obviously fail - Fixed remote commands can be run on local runs and obviously fail
- Minor fixes in installer logic - Minor fixes in installer logic

6
KNOWN_ISSUES.md 100644
View File

@ -0,0 +1,6 @@
KNOWN ISSUES
------------
- Cannot finish sync if one replica contains a directory and the other replica contains a file named the same way (Unix doesn't allow this)
- Soft deletion does not honor exclusion lists (ie soft deleted files will be cleaned regardless of any exlude pattern because they are in the deleted folder)
- Colors don't work in mac shell