Skip to content

Commit

Permalink
Mention the latest changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Wayne Davison committed Sep 17, 2004
1 parent 50b3153 commit a9ac441
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,12 @@ Changes since 2.6.2:
finished file would have a very brief window where its permissions
disallowed all group and world access.

- Support for literal IPv6 addresses was added to the URL parser for the
"rsync:" scheme (e.g. rsync://[2001:638:500:101::21]:873/module/dir).

- Added the ability to parse a literal IPv6 address in an "rsync:" URL
(e.g. rsync://[2001:638:500:101::21]:873/module/dir).

INTERNAL:

- Some cleanup in the exclude code has saved some per-exclude memory
Expand Down

0 comments on commit a9ac441

Please sign in to comment.