Harmonize the dates

Change-Id: I6c6f4766bc217ab0bd2fa6520ce9e2c1cd742b44
This commit is contained in:
Pascal Massimino 2011-09-19 09:12:39 +00:00 committed by James Zern
parent 28ad70c56d
commit dfc9c1eaef
3 changed files with 3 additions and 3 deletions

2
NEWS
View File

@ -1,4 +1,4 @@
- 8/25/11: version 0.1.3
- 9/19/11: version 0.1.3
* Advanced decoding APIs.
* On-the-fly cropping and rescaling of images.
* SSE2 instructions for decoding performance optimizations on x86 based platforms.

View File

@ -1,5 +1,5 @@
.\" Hey, EMACS: -*- nroff -*-
.TH CWEBP 1 "August 23, 2011"
.TH CWEBP 1 "September 19, 2011"
.SH NAME
cwebp \- compress an image file to a WebP file
.SH SYNOPSIS

View File

@ -1,5 +1,5 @@
.\" Hey, EMACS: -*- nroff -*-
.TH DWEBP 1 "June 20, 2011"
.TH DWEBP 1 "September 19, 2011"
.SH NAME
dwebp \- decompress a WebP file to an image file
.SH SYNOPSIS