~ubuntu-branches/ubuntu/intrepid/libpng/intrepid-security

« back to all changes in this revision

Viewing changes to pngvcrd.c

  • Committer: Bazaar Package Importer
  • Author(s): Josselin Mouette
  • Date: 2005-10-03 20:18:43 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20051003201843-cv2i5v7no1ff08tx
Tags: 1.2.8rel-5
* drop_pass_width.patch: don't export png_pass_width, it's absolutely 
  unnecessary.
* libpng12-0.shlibs: downgrade the shlibs accordingly
  (closes: #331383).

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 *
3
3
 * For Intel x86 CPU and Microsoft Visual C++ compiler
4
4
 *
5
 
 * libpng version 1.0.18 - December 3, 2004
 
5
 * libpng version 1.2.8 - December 3, 2004
6
6
 * For conditions of distribution and use, see copyright notice in png.h
7
7
 * Copyright (c) 1998-2004 Glenn Randers-Pehrson
8
8
 * Copyright (c) 1998, Intel Corporation