summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rdiff-backup/CHANGELOG5
1 files changed, 4 insertions, 1 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG
index 7452b81..cb0ed0b 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -1,6 +1,9 @@
-New in v1.2.3 (????/??/??)
+New in v1.2.3 (2008/12/28)
---------------------------
+The official Windows build now includes the librsync patch for files > 4GB.
+This requires the Visual C++ 2008 redistributable, available from Microsoft.
+
The epoch is now a valid date. Closes Savannah bug #24814. (Andrew Ferguson)
Report that connection has dropped if filesystem operation returns ENOTCONN.