ChangeLog, e2p.h, feature.c:
  feature.c: Fix GCC warnings; add const to the char * types in the
  	function prototypes for e2p_feature2string and e2p_edit_feature.
ChangeLog, uuid.h, uuid_time.c:
  uuid_time.c (variant_string): Declare to be static to avoid gcc warnings.
  uuid.h: Add function prototypes for uuid_generate_random() and
  	uuid_generate_time().
ChangeLog, chattr.c:
  chattr.c: Add hack to compile in a definition for S_ISLNK so we can
  	successfully compile even with warnings turned on.

diff --git a/misc/ChangeLog b/misc/ChangeLog
index 508aafb..7bf0bfc 100644
--- a/misc/ChangeLog
+++ b/misc/ChangeLog
@@ -1,3 +1,8 @@
+1999-10-26    <tytso@valinux.com>
+
+	* chattr.c: Add hack to compile in a definition for S_ISLNK so we
+		can successfully compile even with warnings turned on.
+
 1999-10-25    <tytso@valinux.com>
 
 	* mke2fs.c (show_stats): Capitalized Hurd to make the GNU types