summaryrefslogtreecommitdiff
path: root/ports
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@linux-m68k.org>2013-12-10 00:03:47 +0100
committerAndreas Schwab <schwab@linux-m68k.org>2013-12-10 00:15:38 +0100
commit5fc273b084b5dd30ca9442b8e2da4e362a60c19a (patch)
tree498a7de6e7edd321b8cd0b7460161bcc2b8149b0 /ports
parente8349efd466cfedc0aa98be61d88ca8795c9e565 (diff)
ChangeLog fix
Diffstat (limited to 'ports')
-rw-r--r--ports/ChangeLog.m68k4
1 files changed, 3 insertions, 1 deletions
diff --git a/ports/ChangeLog.m68k b/ports/ChangeLog.m68k
index 92ff973243..55a8ee46e5 100644
--- a/ports/ChangeLog.m68k
+++ b/ports/ChangeLog.m68k
@@ -3,7 +3,9 @@
* sysdeps/m68k/fpu/fegetround.c (fegetround): Use libm_hidden_def.
2013-11-26 Ondřej Bílka <neleai@seznam.cz>
- * sysdeps/unix/sysv/linux/m68k/bits/stat.h: Use __glibc_reserved instead __unused.
+
+ * sysdeps/unix/sysv/linux/m68k/bits/stat.h: Use __glibc_reserved
+ instead of __unused.
2013-10-30 Mike Frysinger <vapier@gentoo.org>