summaryrefslogtreecommitdiff
path: root/Changelog.full
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2002-08-27 23:27:47 +0000
committerEric Andersen <andersen@codepoet.org>2002-08-27 23:27:47 +0000
commite891326e495ff3258e1b331c61131aec54be5fed (patch)
treed5bbe37ea8fcfa646c0e9f72b6220e9ea4b17e49 /Changelog.full
parentcc6148b1d20e18f12a590a2d8b6a00186082fc7a (diff)
Final update
Diffstat (limited to 'Changelog.full')
-rw-r--r--Changelog.full14
1 files changed, 14 insertions, 0 deletions
diff --git a/Changelog.full b/Changelog.full
index 18e61ca26..0c81acebf 100644
--- a/Changelog.full
+++ b/Changelog.full
@@ -1,3 +1,17 @@
+2002-08-27 davidm <davidm@dillweed>
+
+ * /var/cvs/uClibc/libc/sysdeps/linux/sh/crt0.S:
+ Somehow the bit of code that add the offset of envp to argv got lost
+ and envp was a very small number and not an address. I think this fixes
+ most of the SH platform.
+
+2002-08-27 Erik Andersen <andersen@dillweed>
+
+ * /var/cvs/uClibc/docs/uclibc.org/index.html: update for release
+
+ * /var/cvs/uClibc/Changelog, /var/cvs/uClibc/Changelog.full:
+ Update changelog for release
+
2002-08-27 Manuel Novoa III <mjn3@dillweed>
* /var/cvs/uClibc/include/stdio.h: