2004-03-16 David Young <dyoung@pobox.com>

	* (many) reference <lib/version.h> rather than "version.h",
	because version.h is a generated file and not present in the
	source tree when using objdir builds.

(committed by gdt)
works fine with normal builds; didn't try objdir
diff --git a/ChangeLog b/ChangeLog
index b90f093..59a3bff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-03-16 David Young <dyoung@pobox.com>
+
+	* (many) reference <lib/version.h> rather than "version.h",
+	because version.h is a generated file and not present in the
+	source tree when using objdir builds.
+
 2004-03-03 PC Drew <pc@superiorcomm.net>
 
 	* lib/keychain.c: typecast time_t function to long, fixes compile