summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
diff options
context:
space:
mode:
authorbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-01-19 09:33:45 +0000
committerbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-01-19 09:33:45 +0000
commite7424de27902be604424183742a8198b0a2f9450 (patch)
tree4f15e92b5599fa5b502335546abc98125397152a /rdiff-backup/CHANGELOG
parentab14e368eaff882e38f2a17642c2779facabc842 (diff)
downloadrdiff-backup-e7424de27902be604424183742a8198b0a2f9450.tar.gz
Fixed segfault bug on openbsd+sparc systems
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/branches/r0-10@263 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/CHANGELOG')
-rw-r--r--rdiff-backup/CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG
index 1e14395..00d34d3 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -5,6 +5,9 @@ If get a socket error from trying to create a socket whose name is too
long, just skip file instead of exiting with error (original bug
report by Ivo De Decker).
+Fixed seg fault bug reported by a couple sparc+openbsd users. Thanks
+to Dave Steinberg for giving me an account on his system for testing.
+
New in v0.10.1 (2002/09/16)