changeset 4542:9b3f398ebfb7

Add terminating newline to .hgignore.
author Stephen J. Turnbull <stephen@xemacs.org>
date Mon, 29 Dec 2008 21:39:37 +0900
parents 112f6ed44299
children fe64f1351cbd
files .hgignore ChangeLog
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.hgignore	Sat Dec 27 21:23:16 2008 -0500
+++ b/.hgignore	Mon Dec 29 21:39:37 2008 +0900
@@ -52,4 +52,4 @@
 ^src/REBUILD_AUTOLOADS$
 ^src/(temacs|xemacs)\.(exe|exe\.manifest|pdb|map|bsc)$
 ^TAGS$
-^version\.sh$
\ No newline at end of file
+^version\.sh$
--- a/ChangeLog	Sat Dec 27 21:23:16 2008 -0500
+++ b/ChangeLog	Mon Dec 29 21:39:37 2008 +0900
@@ -1,3 +1,7 @@
+2008-12-29  Stephen J. Turnbull  <stephen@xemacs.org>
+
+	* .hgignore: Add terminating newline to .hgignore.
+
 2008-12-27  Aidan Kehoe  <kehoea@parhasard.net>
 
 	* configure.ac: Vladimir Ivanovic's change of 2008-09-17 was