about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
-rw-r--r--Completion/Unix/Command/.distfiles1
-rw-r--r--Config/version.mk4
3 files changed, 9 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 234b01485..e81eed8c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-12-11  Peter Stephenson  <pws@csr.com>
+
+	* unposted: Config/version.mk, Completion/Unix/Command/.distfiles:
+	4.3.4-dev-4.
+
 2007-12-10  Peter Stephenson  <pws@csr.com>
 
 	* Vincent Lefevre: 24192: Completion/Unix/Command/_make:
@@ -1359,7 +1364,7 @@
 2007-06-11  Peter Stephenson  <pws@csr.com>
 
 	* 23543: Completion/Unix/Command/_perforce: work around
-	problem adding "..." with hiddne prefix.
+	problem adding "..." with hidden prefix.
 
 2007-06-08  Peter Stephenson  <pws@csr.com>
 
diff --git a/Completion/Unix/Command/.distfiles b/Completion/Unix/Command/.distfiles
index 9f1a737ca..a51524a6a 100644
--- a/Completion/Unix/Command/.distfiles
+++ b/Completion/Unix/Command/.distfiles
@@ -78,6 +78,7 @@ _gs
 _guilt
 _gzip
 _iconv
+_id
 _ifconfig
 _imagemagick
 _init_d
diff --git a/Config/version.mk b/Config/version.mk
index d375cb01a..4f6704e8e 100644
--- a/Config/version.mk
+++ b/Config/version.mk
@@ -27,5 +27,5 @@
 # This must also serve as a shell script, so do not add spaces around the
 # `=' signs.
 
-VERSION=4.3.4-dev-3
-VERSION_DATE='November 26, 2007'
+VERSION=4.3.4-dev-4
+VERSION_DATE='December 11, 2007'