diff --git a/ANNOUNCE b/ANNOUNCE index 5a8b0f8cb1913feb3310f851bace212d9e47d54a..0c7466b581e2072d2be7728781abaf94ba9cbd4a 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -1,4 +1,4 @@ -PIKE 7.8 ANNOUNCEMENT +PIKE 8.0 ANNOUNCEMENT Pike is an interpreted, object-oriented programming language with a syntax reminiscent of C and Java, and freely available and distributable @@ -37,7 +37,7 @@ various useful purposes. Among these are: + Image processing with support for several graphic file formats (such as JPEG, GIF, PNG, Photoshop and Gimp), and numerous image manipulation functions - + Cryptographic functions, including SSL support + + Cryptographic functions, including SSL/TLS support + Database interface to several common SQL databases, including MySQL, ODBC and Oracle + Embedding interfaces for Java and Perl diff --git a/man/pike.1 b/man/pike.1 index 6f418e5df6c9f83ad308b05761cb29baf6f9fce6..719b39c9ef4ffc38df804c05aa38d8cd0f8e549e 100644 --- a/man/pike.1 +++ b/man/pike.1 @@ -6,8 +6,8 @@ .\" On OSF/1 ]L will already contain the wanted string. .if !\*(]LPike .ds ]L $Date: 2008/08/12 20:18:50 $ \" Solaris nroff .\" Major (mj) and minor (mn) version of Pike -.nr mj 7 -.nr mn 8 +.nr mj 8 +.nr mn 0 .SH NAME pike \- pike compiler and interpreter .SH SYNOPSIS