about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 32586ff51d..cd4f7ec299 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-11-21  Andreas Jaeger  <aj@suse.de>
 
+	* sysdeps/generic/__longjmp.c (__longjmp): Remove obsolete
+	NORETURN.
+
 	* string/bug-strncat1.c (main): Fix typo.
 	Patch by Bernhard Kaindl <bernhard.kaindl@suse.de>.