Переглянути джерело

Update changelog for release

Eric Andersen 22 роки тому
батько
коміт
4cdd4d3dea
2 змінених файлів з 122 додано та 293 видалено
  1. 24 0
      Changelog
  2. 98 293
      Changelog.full

+ 24 - 0
Changelog

@@ -1,3 +1,27 @@
+0.9.15	27 August 2002
+
+This is a minor bugfix release.
+
+See Changelog.full for the complete list of who did what. 
+Release highlights:
+    o   Eliminated the HAS_LONG_LONG option.  gcc always supports 
+	long long, and the option never excluded all long long anyways.
+    o   ctype.h no longer allows multiple argument evaluation in 
+	compliance with ANSI/ISO C99
+    o   Obscure printf fixes -- one involving %o and one involving %f.
+    o   Bugfixes for locking and reentrance in password/group functions 
+    o   Directly use kernel types for most items, eliminating needless
+	translation and fixing several bugs.
+    o   Directly use kernel struct stat -- no more translating
+    o   More superH (sh) architecture merging from Stefan Allius 
+    o   Errno values and strerror are now correct on alpha, sparc, and mips
+    o   Fixed an obscure bug with fclose when custom streams are enabled.
+    o   Lots of other little bug fixes and cleanups
+
+ -Erik
+
+
+
 0.9.14	12 August 2002
 
 This is a minor bugfix release.

Різницю між файлами не показано, бо вона завелика
+ 98 - 293
Changelog.full


Деякі файли не було показано, через те що забагато файлів було змінено