Glenn Randers-Pehrson | 896239b | 1998-04-21 15:03:57 -0500 | [diff] [blame] | 1 | |
Glenn Randers-Pehrson | 6c2e919 | 2010-03-03 05:37:04 -0600 | [diff] [blame^] | 2 | Libpng 1.5.0beta11 - March 3, 2010 |
Glenn Randers-Pehrson | 896239b | 1998-04-21 15:03:57 -0500 | [diff] [blame] | 3 | |
Glenn Randers-Pehrson | d5d6360 | 2006-04-15 06:37:45 -0500 | [diff] [blame] | 4 | This is not intended to be a public release. It will be replaced |
| 5 | within a few weeks by a public version or by another test version. |
Glenn Randers-Pehrson | 896239b | 1998-04-21 15:03:57 -0500 | [diff] [blame] | 6 | |
Glenn Randers-Pehrson | ddfebd3 | 2006-02-22 09:19:25 -0600 | [diff] [blame] | 7 | Files available for download: |
| 8 | |
| 9 | Source files with LF line endings (for Unix/Linux) and with a |
| 10 | "configure" script |
| 11 | |
Glenn Randers-Pehrson | 6c2e919 | 2010-03-03 05:37:04 -0600 | [diff] [blame^] | 12 | 1.5.0beta11.tar.xz (LZMA-compressed, recommended) |
| 13 | 1.5.0beta11.tar.gz |
| 14 | 1.5.0beta11.tar.bz2 |
Glenn Randers-Pehrson | 3a51203 | 2006-03-31 05:29:33 -0600 | [diff] [blame] | 15 | |
Glenn Randers-Pehrson | ddfebd3 | 2006-02-22 09:19:25 -0600 | [diff] [blame] | 16 | Source files with CRLF line endings (for Windows), without the |
| 17 | "configure" script |
| 18 | |
Glenn Randers-Pehrson | 6c2e919 | 2010-03-03 05:37:04 -0600 | [diff] [blame^] | 19 | lp150b11.zip |
| 20 | lp150b11.7z |
Glenn Randers-Pehrson | ddfebd3 | 2006-02-22 09:19:25 -0600 | [diff] [blame] | 21 | |
| 22 | Other information: |
| 23 | |
Glenn Randers-Pehrson | 6c2e919 | 2010-03-03 05:37:04 -0600 | [diff] [blame^] | 24 | 1.5.0beta11-README.txt |
| 25 | 1.5.0beta11-LICENSE.txt |
Glenn Randers-Pehrson | ddfebd3 | 2006-02-22 09:19:25 -0600 | [diff] [blame] | 26 | |
Glenn Randers-Pehrson | 288ea70 | 2010-02-12 21:20:37 -0600 | [diff] [blame] | 27 | Changes since the last public release (1.4.1): |
Glenn Randers-Pehrson | 896239b | 1998-04-21 15:03:57 -0500 | [diff] [blame] | 28 | |
Glenn Randers-Pehrson | 288ea70 | 2010-02-12 21:20:37 -0600 | [diff] [blame] | 29 | version 1.5.0beta01 [February 7, 2010] |
| 30 | Moved declaration of png_struct into private pngstruct.h and png_info |
| 31 | into pnginfo.h |
Glenn Randers-Pehrson | c40df89 | 2010-02-07 19:49:07 -0600 | [diff] [blame] | 32 | |
Glenn Randers-Pehrson | 288ea70 | 2010-02-12 21:20:37 -0600 | [diff] [blame] | 33 | version 1.5.0beta02 [February 7, 2010] |
Glenn Randers-Pehrson | e00ed36 | 2010-02-07 22:42:58 -0600 | [diff] [blame] | 34 | Reverted to original png_push_save_buffer() code. |
Glenn Randers-Pehrson | 6ba9088 | 2009-12-25 14:26:13 -0600 | [diff] [blame] | 35 | |
Glenn Randers-Pehrson | 288ea70 | 2010-02-12 21:20:37 -0600 | [diff] [blame] | 36 | version 1.5.0beta03 [February 8, 2010] |
| 37 | Return allocated "old_buffer" in png_push_save_buffer() before |
| 38 | calling png_error(). |
| 39 | Updated configure script to use SO number 15. |
Glenn Randers-Pehrson | 3c6df19 | 2010-02-08 15:40:53 -0600 | [diff] [blame] | 40 | |
Glenn Randers-Pehrson | 288ea70 | 2010-02-12 21:20:37 -0600 | [diff] [blame] | 41 | version 1.5.0beta04 [February 9, 2010] |
| 42 | Removed malformed "incomplete struct declaration" of png_info from png.h |
| 43 | |
Glenn Randers-Pehrson | 7a5be53 | 2010-02-14 07:16:19 -0600 | [diff] [blame] | 44 | version 1.5.0beta05 [February 12, 2010] |
Glenn Randers-Pehrson | 288ea70 | 2010-02-12 21:20:37 -0600 | [diff] [blame] | 45 | Removed PNG_DEPSTRUCT markup in pngstruct.h and pnginfo.h, and undid the |
| 46 | linewrapping that it entailed. |
| 47 | Revised comments in pngstruct.h and pnginfo.h and added pointers to |
| 48 | the libpng license. |
| 49 | Changed PNG_INTERNAL to PNG_EXPOSE_INTERNAL_STRUCTURES |
Glenn Randers-Pehrson | 42f93fb | 2010-02-09 01:58:47 -0600 | [diff] [blame] | 50 | Removed the cbuilder5 project, which has not been updated to 1.4.0. |
Glenn Randers-Pehrson | db5f430 | 2010-02-08 23:31:41 -0600 | [diff] [blame] | 51 | |
Glenn Randers-Pehrson | 7a5be53 | 2010-02-14 07:16:19 -0600 | [diff] [blame] | 52 | version 1.4.1beta12 and 1.5.0beta06 [February 14, 2010] |
Glenn Randers-Pehrson | 63ee896 | 2010-02-14 07:47:39 -0600 | [diff] [blame] | 53 | Fixed type declaration of png_get_chunk_malloc_max() in pngget.c (Daisuke |
Glenn Randers-Pehrson | 7a5be53 | 2010-02-14 07:16:19 -0600 | [diff] [blame] | 54 | Nishikawa) |
| 55 | |
Glenn Randers-Pehrson | 69e238b | 2010-02-19 12:57:41 -0600 | [diff] [blame] | 56 | version 1.5.0beta07 [omitted] |
| 57 | |
| 58 | version 1.5.0beta08 [February 19, 2010] |
Glenn Randers-Pehrson | 946199e | 2010-02-19 07:57:34 -0600 | [diff] [blame] | 59 | Changed #ifdef PNG_NO_STDIO_SUPPORTED to #ifdef PNG_NO_CONSOLE_IO_SUPPORTED |
| 60 | wherever png_snprintf() is used to construct error and warning messages. |
| 61 | Noted in scripts/makefile.mingw that it expects to be run under MSYS. |
| 62 | Removed obsolete unused MMX-querying support from contrib/gregbook |
Glenn Randers-Pehrson | f98726a | 2010-02-19 09:54:53 -0600 | [diff] [blame] | 63 | Added exported png_longjmp() function. |
Glenn Randers-Pehrson | 64af539 | 2010-02-19 12:48:10 -0600 | [diff] [blame] | 64 | Removed the AIX redefinition of jmpbuf in png.h |
| 65 | Added -D_ALLSOURCE in configure.ac, makefile.aix, and CMakeLists.txt |
| 66 | when building on AIX. |
Glenn Randers-Pehrson | 9e966ca | 2010-02-14 07:20:59 -0600 | [diff] [blame] | 67 | |
Glenn Randers-Pehrson | a24fc2e | 2010-02-19 14:11:03 -0600 | [diff] [blame] | 68 | version 1.5.0beta09 [February 19, 2010] |
| 69 | Removed -D_ALLSOURCE from configure.ac, makefile.aix, and CMakeLists.txt. |
| 70 | Changed the name of png_ptr->jmpbuf in pngstruct.h |
| 71 | |
Glenn Randers-Pehrson | 6c2e919 | 2010-03-03 05:37:04 -0600 | [diff] [blame^] | 72 | version 1.5.0beta10 [February 25, 2010] |
Glenn Randers-Pehrson | 4531ded | 2010-02-21 23:07:13 -0600 | [diff] [blame] | 73 | Removed unused gzio.c from contrib/pngminim gather and makefile scripts |
Glenn Randers-Pehrson | 6c2e919 | 2010-03-03 05:37:04 -0600 | [diff] [blame^] | 74 | Removed replacement error handlers from contrib/gregbook. Because of |
| 75 | the new png_longjmp() function they are no longer needed. |
| 76 | |
| 77 | version 1.5.0beta11 [March 3, 2010] |
| 78 | Removed checking for already-included setjmp.h from pngconf.h |
Glenn Randers-Pehrson | 4531ded | 2010-02-21 23:07:13 -0600 | [diff] [blame] | 79 | |
Glenn Randers-Pehrson | 9c3ab68 | 2006-02-20 22:09:05 -0600 | [diff] [blame] | 80 | Send comments/corrections/commendations to png-mng-implement at lists.sf.net |
Glenn Randers-Pehrson | beb572e | 2006-08-19 13:59:24 -0500 | [diff] [blame] | 81 | (subscription required; visit |
Glenn Randers-Pehrson | 9c3ab68 | 2006-02-20 22:09:05 -0600 | [diff] [blame] | 82 | https://lists.sourceforge.net/lists/listinfo/png-mng-implement |
| 83 | to subscribe) or to glennrp at users.sourceforge.net |
Glenn Randers-Pehrson | 896239b | 1998-04-21 15:03:57 -0500 | [diff] [blame] | 84 | |
Glenn Randers-Pehrson | 5c6aeb2 | 1998-12-29 11:47:59 -0600 | [diff] [blame] | 85 | Glenn R-P |