diff src/ChangeLog @ 93692:1f00fd61c9e6

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 05 Apr 2008 14:34:28 +0000
parents f8942531c106
children 6be00cd67c36
line wrap: on
line diff
--- a/src/ChangeLog	Sat Apr 05 14:33:28 2008 +0000
+++ b/src/ChangeLog	Sat Apr 05 14:34:28 2008 +0000
@@ -1,3 +1,13 @@
+2008-04-05  Eli Zaretskii  <eliz@gnu.org>
+
+	* dired.c (Ffile_attributes): Support inode numbers wider than 32
+	bits.  Remove ugly WINDOWSNT-specific kludge introduced on
+	2008-03-14 to force inode be positive.
+
+	* w32.c (sys_chown, stat, fstat): Use S_* constants instead of
+	_S_* ones, since we now use our own sys/stat.h.
+	(stat, fstat): Don't mangle the inode number.
+
 2008-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* frame.h (struct frame): Give one more bit to `visible' since we use