X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=zlib%2Fexamples%2Fgzlog.h;h=86f0cecba5b402eba32038fd4865e0f8ce8da94f;hb=8b8c7c9f49992750f66f81b4601d593a3858d98c;hp=c46142673dba77b45da50f54f03a702d6d0ab2d1;hpb=5ca28f792883afb409ae145666fc3662c3a3aed5;p=deliverable%2Fbinutils-gdb.git diff --git a/zlib/examples/gzlog.h b/zlib/examples/gzlog.h index c46142673d..86f0cecba5 100644 --- a/zlib/examples/gzlog.h +++ b/zlib/examples/gzlog.h @@ -1,6 +1,6 @@ /* gzlog.h - Copyright (C) 2004, 2008 Mark Adler, all rights reserved - version 2.0, 25 Apr 2008 + Copyright (C) 2004, 2008, 2012 Mark Adler, all rights reserved + version 2.2, 14 Aug 2012 This software is provided 'as-is', without any express or implied warranty. In no event will the author be held liable for any damages @@ -27,6 +27,8 @@ Interface changed slightly in that now path is a prefix Compression now occurs as needed during gzlog_write() gzlog_write() now always leaves the log file as valid gzip + 2.1 8 Jul 2012 Fix argument checks in gzlog_compress() and gzlog_write() + 2.2 14 Aug 2012 Clean up signed comparisons */ /*