Kaynağa Gözat

minor spelling fixes

Eric Andersen 20 yıl önce
ebeveyn
işleme
6a402bb07f
1 değiştirilmiş dosya ile 4 ekleme ve 4 silme
  1. 4 4
      Changelog

+ 4 - 4
Changelog

@@ -5,11 +5,11 @@ See Changelog.full for the complete list of who did what.
 Note:
 Note:
     This release is not binary compatible with earlier releases.
     This release is not binary compatible with earlier releases.
     Sorry about that.  We have never promised to provide binary
     Sorry about that.  We have never promised to provide binary
-    compatibility untill we hit version 1.0, and even then, if
+    compatibility until we hit version 1.0, and even then, if
     you change your configuration.
     you change your configuration.
 
 
 Release highlights:
 Release highlights:
-    o uClibc now has full ansi/iso C99 locale support (except
+    o uClibc now has full ANSI/ISO C99 locale support (except
 	for wcsftime() and collating items in regex).
 	for wcsftime() and collating items in regex).
     o Added support for using pre-generated locale data, making
     o Added support for using pre-generated locale data, making
 	it easy for mere mortals to use uClibc w/locale support.
 	it easy for mere mortals to use uClibc w/locale support.
@@ -74,7 +74,7 @@ Release highlights:
 	    with and w/o the nostdinc and nostdlib options
 	    with and w/o the nostdinc and nostdlib options
     Erik Andersen
     Erik Andersen
 	o Fixed a number of system call kernel type/user type translation
 	o Fixed a number of system call kernel type/user type translation
-	    problems that scrambed a handful of system calls.
+	    problems that scrambled a handful of system calls.
 	o Fixup powerpc syscalls to eliminate warnings with gcc-3.2
 	o Fixup powerpc syscalls to eliminate warnings with gcc-3.2
 	o Fixed several ioctl special cases for powerpc
 	o Fixed several ioctl special cases for powerpc
 	o Checked in forgotten mips kernel_types.h changes
 	o Checked in forgotten mips kernel_types.h changes
@@ -188,7 +188,7 @@ Release highlights:
 	o Fixed sigaction on x86 architecture for (fixed debugging threads)
 	o Fixed sigaction on x86 architecture for (fixed debugging threads)
 	o Fixed a wide char related segfault in the regular expression code
 	o Fixed a wide char related segfault in the regular expression code
 	o Powerpc pread and pwrite are now implemented correctly
 	o Powerpc pread and pwrite are now implemented correctly
-	o Powerpc syscall mechanism reimplemented
+	o Powerpc syscall mechanism re-implemented
 	o Sparc architecture and syscall mechanism fixed up so things compile
 	o Sparc architecture and syscall mechanism fixed up so things compile
 	o usershell reimplemented
 	o usershell reimplemented
 	o Fixed global destructors for staticly linked applications
 	o Fixed global destructors for staticly linked applications