# HG changeset patch # User Christophe Lincoln # Date 1302837500 -7200 # Node ID 1ec6daf295414d7d46aaa0368795d9cf9876c6a4 # Parent 96934e036b674d13477ff2a94e98862540407dc4 Prepa for release diff -r 96934e036b67 -r 1ec6daf29541 Makefile --- a/Makefile Fri Apr 15 05:03:31 2011 +0200 +++ b/Makefile Fri Apr 15 05:18:20 2011 +0200 @@ -5,7 +5,7 @@ DESTDIR?= PACKAGE=tazweb -VERSION=1.0 +VERSION=1.2 all: gcc src/main.c -o $(PACKAGE) \ diff -r 96934e036b67 -r 1ec6daf29541 doc/tazweb.en.html --- a/doc/tazweb.en.html Fri Apr 15 05:03:31 2011 +0200 +++ b/doc/tazweb.en.html Fri Apr 15 05:18:20 2011 +0200 @@ -32,7 +32,7 @@ web server is Busybox httpd.

- The browser is small, very small, the binary is about 12 Kb and + The browser is small, very small, the binary is about 16 Kb and uses the Webkit engine for page rendering and therefore, supports all latest web standards as well as Javascript.