diff --git a/changelog b/changelog
index ae5e305057f8b42c95cba4079935ef92c34a2b0e..308f763bc89ed2cf5907da936bbdc1d209be66b4 100644
--- a/changelog
+++ b/changelog
@@ -1,5 +1,7 @@
-version 0.3.4
+version 0.3.4 -- Dec 8 2004
 	fixed numerical variable quoting compatibility with older wc	
+	fixed stderr redirect bug
+	some comments in example.rdiff
 
 version 0.3.3
 	'*' (asterisk) works now in rdiff config files
@@ -33,6 +35,6 @@ version 0.2
 	added support for changing the user/group in rdiff sources.
 	added support for .mysql config files.
 	
-version 0.1
-	initial release Fri Oct  8 17:25:00 PDT 2004
+version 0.1 -- Oct 8 2004
+	initial release