Commit e8c4b1c7 authored by ben's avatar ben

Added entry about selection bugfix


git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup@143 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
parent c0ba19dd
New in v0.9.2 (2022/06/24)
--------------------------
Fixed Path bug which could caused globbing and regexp include/exclude
statements to malfunction when the base of the source directory was
"/" (root of filesystem). Thanks to Vlastimil Adamovsky for noting
this bug.
New in v0.9.1 (2002/06/19)
--------------------------
......
#!/usr/bin/env python
#
# rdiff-backup -- Mirror files while keeping incremental changes
# Version 0.9.1 released June 20, 2002
# Version $version released June 20, 2002
# Copyright (C) 2001, 2002 Ben Escoto <bescoto@stanford.edu>
#
# This program is licensed under the GNU General Public License (GPL).
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment