Harmonize the dates
Change-Id: I6c6f4766bc217ab0bd2fa6520ce9e2c1cd742b44
This commit is contained in:
parent
28ad70c56d
commit
dfc9c1eaef
2
NEWS
2
NEWS
@ -1,4 +1,4 @@
|
|||||||
- 8/25/11: version 0.1.3
|
- 9/19/11: version 0.1.3
|
||||||
* Advanced decoding APIs.
|
* Advanced decoding APIs.
|
||||||
* On-the-fly cropping and rescaling of images.
|
* On-the-fly cropping and rescaling of images.
|
||||||
* SSE2 instructions for decoding performance optimizations on x86 based platforms.
|
* SSE2 instructions for decoding performance optimizations on x86 based platforms.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
.\" Hey, EMACS: -*- nroff -*-
|
.\" Hey, EMACS: -*- nroff -*-
|
||||||
.TH CWEBP 1 "August 23, 2011"
|
.TH CWEBP 1 "September 19, 2011"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
cwebp \- compress an image file to a WebP file
|
cwebp \- compress an image file to a WebP file
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
.\" Hey, EMACS: -*- nroff -*-
|
.\" Hey, EMACS: -*- nroff -*-
|
||||||
.TH DWEBP 1 "June 20, 2011"
|
.TH DWEBP 1 "September 19, 2011"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
dwebp \- decompress a WebP file to an image file
|
dwebp \- decompress a WebP file to an image file
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user