diff options
Diffstat (limited to 'tqtinterface/qt4/src/3rdparty/libpng/CHANGES')
-rw-r--r-- | tqtinterface/qt4/src/3rdparty/libpng/CHANGES | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tqtinterface/qt4/src/3rdparty/libpng/CHANGES b/tqtinterface/qt4/src/3rdparty/libpng/CHANGES index 5f05e9f..939baeb 100644 --- a/tqtinterface/qt4/src/3rdparty/libpng/CHANGES +++ b/tqtinterface/qt4/src/3rdparty/libpng/CHANGES @@ -75,7 +75,7 @@ version 0.87 [January, 1996] added some minor documentation version 0.88 [January, 1996] fixed progressive bugs - tqreplaced tabs with spaces + replaced tabs with spaces cleaned up documentation added callbacks for read/write and warning/error functions version 0.89 [July, 1996] @@ -265,7 +265,7 @@ version 0.99h [March 6, 1998, evening] version 1.00 [March 7, 1998] Changed several typedefs in pngrutil.c Added makefile.wat (Pawel Mrochen), updated makefile.tc3 (Willem van Schaik) - tqreplaced "while(1)" with "for(;;)" + replaced "while(1)" with "for(;;)" added PNGARG() to prototypes in pngtest.c and removed some prototypes updated some of the makefiles (Tom Lane) changed some typedefs (s_start, etc.) in pngrutil.c @@ -573,7 +573,7 @@ version 1.0.5j [December 21, 1999] Restored backward compatibility of tEXt/zTXt chunk processing: Restored the first four members of png_text to the same order as v.1.0.5d. Added members "lang_key" and "itxt_length" to png_text struct. Set - text_length=0 when "text" tqcontains iTXt data. Use the "compression" + text_length=0 when "text" contains iTXt data. Use the "compression" member to distinguish among tEXt/zTXt/iTXt types. Added PNG_ITXT_COMPRESSION_NONE (1) and PNG_ITXT_COMPRESSION_zTXt(2) macros. The "Note" above, about backward incompatibility of libpng-1.0.5e, no |