update: properly skip symlinks in path that is to be updated.

This commit is contained in:
Anton Khirnov
2012-04-04 08:56:45 +02:00
committed by Max Kellermann
parent 8ff0197a43
commit 83174de420
2 changed files with 6 additions and 1 deletions

1
NEWS
View File

@@ -6,6 +6,7 @@ ver 0.16.8 (2012/??/??)
* output:
- osx: fix stuttering due to buffering bug
* fix endless loop in text file reader
* update: skip symlinks in path that is to be updated
ver 0.16.7 (2012/02/04)