summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-01-19 09:22:06 +0000
committerbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-01-19 09:22:06 +0000
commitab14e368eaff882e38f2a17642c2779facabc842 (patch)
treeec38cb6e837652c64a42750531473f02f81604ff
parent74d982eeffd36426ca93586344c800d029193eaf (diff)
downloadrdiff-backup-ab14e368eaff882e38f2a17642c2779facabc842.tar.gz
CHANGELOG entry for socket too long fix
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/branches/r0-10@262 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
-rw-r--r--rdiff-backup/CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG
index d7d042b..1e14395 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -1,6 +1,10 @@
New in v0.10.2 (2003/01/19)
---------------------------
+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).
+
New in v0.10.1 (2002/09/16)