about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 1a7a9b8227..2ba482f031 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-06-30  Ulrich Drepper  <drepper@redhat.com>
+
+	* sysdeps/generic/sysdep.h: Define cfi_rel_offset and CFI_REL_OFFSET.
+
 2003-06-30  Richard Henderson  <rth@redhat.com>
 
 	* sysdeps/alpha/bits/atomic.h (__arch_compare_and_exchange_bool_*_int):
@@ -52,8 +56,8 @@
 
 2003-06-07  Thorsten Kukuk  <kukuk@suse.de>
 
-	* nis/nss_compat/compat-grp.c: Remove unused nis_first variable
-	(getgrent_next_file) Don't store group name to early in blacklist.
+	* nis/nss_compat/compat-grp.c: Remove unused nis_first variable.
+	(getgrent_next_file): Don't store group name to early in blacklist.
 
 	* nis/nss_compat/compat-pwd.c (internal_getpwuid_r): Save strlen result
 	and use memcpy instead of strcpy.