summaryrefslogtreecommitdiffstats
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 9e9f0fa2f..6d4d773c3 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,8 @@
+2013-12-10 Chirayu Desai <chirayudesai1@gmail.com>
+
+ * libc/sys/rtems/include/limits.h: Update page size to match
+ libc/sys/rtems/machine/param.h.
+
2013-12-03 Sebastian Huber <sebastian.huber@embedded-brains.de>
* libc/sys/rtems/sys/cpuset.h: Use __inline instead of inline.