diff --git a/ChangeLog b/ChangeLog
index 3caadf3b7bdbe7f0922f7f6e0486987ba7ee93e6_Q2hhbmdlTG9n..4fd2b156399a9db7e93f8fe88345d0b9bc9c056b_Q2hhbmdlTG9n 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Mon Apr 19 00:39:18 CEST 2004 Daniel Veillard <daniel@veillard.com>
+
+	* configure.in doc/*: preparing release 1.1.6
+	* libxslt.spec.in: keep the ChangeLog compressed 
+
 Mon Apr  5 15:23:53 CEST 2004 Daniel Veillard <daniel@veillard.com>
 
 	* libxslt/keys.c: fixed a stupid cut'npaste bug #139132
diff --git a/NEWS b/NEWS
index 3caadf3b7bdbe7f0922f7f6e0486987ba7ee93e6_TkVXUw==..4fd2b156399a9db7e93f8fe88345d0b9bc9c056b_TkVXUw== 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,10 @@
        http://xmlsoft.org/XSLT/news.html
 
 Those are the public releases made:
+1.1.6: Apr 18 2004:
+   - 2 bug fixes about keys fixed one by Mark Vakoc
+
+
 1.1.5: Mar 23 2004:
    - performance: use dictionnary lookup for variables
    - remove use of _private from source documents
diff --git a/configure.in b/configure.in
index 3caadf3b7bdbe7f0922f7f6e0486987ba7ee93e6_Y29uZmlndXJlLmlu..4fd2b156399a9db7e93f8fe88345d0b9bc9c056b_Y29uZmlndXJlLmlu 100644
--- a/configure.in
+++ b/configure.in
@@ -6,7 +6,7 @@
 dnl
 LIBXSLT_MAJOR_VERSION=1
 LIBXSLT_MINOR_VERSION=1
-LIBXSLT_MICRO_VERSION=5
+LIBXSLT_MICRO_VERSION=6
 PACKAGE=libxslt
 LIBEXSLT_MAJOR_VERSION=0
 LIBEXSLT_MINOR_VERSION=8
diff --git a/doc/bugs.html b/doc/bugs.html
index 3caadf3b7bdbe7f0922f7f6e0486987ba7ee93e6_ZG9jL2J1Z3MuaHRtbA==..4fd2b156399a9db7e93f8fe88345d0b9bc9c056b_ZG9jL2J1Z3MuaHRtbA== 100644
--- a/doc/bugs.html
+++ b/doc/bugs.html
@@ -40,11 +40,11 @@
 for portability problem, it makes things really harder to track and in some
 cases I'm not the best person to answer a given question, ask the list
 instead. <strong>Do not send code, I won't debug it</strong> (but patches are
-really appreciated!).</p><p>Please note that with the current amount of virus and SPAM, sending
-mail to the list without being subscribed won't work. There is *far too
-many bounces* (in the order of a thousand a day !) I cannot approve them
-manually anymore. If your mail to the list bounced waiting for administrator
-approval, it is LOST ! Repost it and fix the problem triggering the error.</p><p>Check the following too <span style="color: #E50000">before
+really appreciated!).</p><p>Please note that with the current amount of virus and SPAM, sending mail
+to the list without being subscribed won't work. There is *far too many
+bounces* (in the order of a thousand a day !) I cannot approve them manually
+anymore. If your mail to the list bounced waiting for administrator approval,
+it is LOST ! Repost it and fix the problem triggering the error.</p><p>Check the following too <span style="color: #E50000">before
 posting</span>:</p><ul><li><a href="search.php">use the search engine</a> to get informations
     related to your problem.</li>
   <li>make sure you are <a href="ftp://xmlsoft.org/">using a recent
diff --git a/doc/libxslt.xsa b/doc/libxslt.xsa
index 3caadf3b7bdbe7f0922f7f6e0486987ba7ee93e6_ZG9jL2xpYnhzbHQueHNh..4fd2b156399a9db7e93f8fe88345d0b9bc9c056b_ZG9jL2xpYnhzbHQueHNh 100644
--- a/doc/libxslt.xsa
+++ b/doc/libxslt.xsa
@@ -8,6 +8,6 @@
   </vendor>
   <product id="libxslt">
     <name>libxslt</name>
-    <version>1.1.4</version>
-    <last-release> Feb 23 2004</last-release>
+    <version>1.1.5</version>
+    <last-release> Mar 23 2004</last-release>
     <info-url>http://xmlsoft.org/XSLT/</info-url>
@@ -13,8 +13,13 @@
     <info-url>http://xmlsoft.org/XSLT/</info-url>
-    <changes>   - bugfixes: attributes without doc (Mariano Su&#xE1;rez-Alvarez), problem with
-    Yelp, extension problem
-   - display extension modules (Steve Little)
-   - Windows compilation patch (Mark Vadoc), Mingw (Mikhail Grushinskiy)
+    <changes>   - performance: use dictionnary lookup for variables
+   - remove use of _private from source documents
+   - cleanup of "make tests" output
+   - bugfixes: AVT in local variables, use localtime_r to avoid thread
+    troubles (William), dictionary handling bug (William), limited number of
+    stubstitutions in AVT (William), tokenize fix for UTF-8 (William),
+    superfluous namespace (William), xsltproc error code on
+    &lt;xsl:message&gt; halt, OpenVMS fix, dictionnary reference counting
+    change.
 
 </changes>
   </product>
diff --git a/doc/news.html b/doc/news.html
index 3caadf3b7bdbe7f0922f7f6e0486987ba7ee93e6_ZG9jL25ld3MuaHRtbA==..4fd2b156399a9db7e93f8fe88345d0b9bc9c056b_ZG9jL25ld3MuaHRtbA== 100644
--- a/doc/news.html
+++ b/doc/news.html
@@ -7,7 +7,8 @@
 H2 {font-family: Verdana,Arial,Helvetica}
 H3 {font-family: Verdana,Arial,Helvetica}
 A:link, A:visited, A:active { text-decoration: underline }
-    </style><title>News</title></head><body bgcolor="#8b7765" text="#000000" link="#000000" vlink="#000000"><table border="0" width="100%" cellpadding="5" cellspacing="0" align="center"><tr><td width="120"><a href="http://swpat.ffii.org/"><img src="epatents.png" alt="Action against software patents" /></a></td><td width="180"><a href="http://www.gnome.org/"><img src="gnome2.png" alt="Gnome2 Logo" /></a><a href="http://www.w3.org/Status"><img src="w3c.png" alt="W3C logo" /></a><a href="http://www.redhat.com"><img src="redhat.gif" alt="Red Hat Logo" /></a><div align="left"><a href="http://xmlsoft.org/XSLT/"><img src="Libxslt-Logo-180x168.gif" alt="Made with Libxslt Logo" /></a></div></td><td><table border="0" width="90%" cellpadding="2" cellspacing="0" align="center" bgcolor="#000000"><tr><td><table width="100%" border="0" cellspacing="1" cellpadding="3" bgcolor="#fffacd"><tr><td align="center"><h1>The XSLT C library for Gnome</h1><h2>News</h2></td></tr></table></td></tr></table></td></tr></table><table border="0" cellpadding="4" cellspacing="0" width="100%" align="center"><tr><td bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td valign="top" width="200" bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="1" width="100%" bgcolor="#000000"><tr><td><table width="100%" border="0" cellspacing="1" cellpadding="3"><tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>Main Menu</b></center></td></tr><tr><td bgcolor="#fffacd"><form action="search.php" enctype="application/x-www-form-urlencoded" method="get"><input name="query" type="text" size="20" value="" /><input name="submit" type="submit" value="Search ..." /></form><ul><li><a href="index.html">Home</a></li><li><a href="intro.html">Introduction</a></li><li><a href="docs.html">Documentation</a></li><li><a href="bugs.html">Reporting bugs and getting help</a></li><li><a href="help.html">How to help</a></li><li><a href="downloads.html">Downloads</a></li><li><a href="FAQ.html">FAQ</a></li><li><a href="news.html">News</a></li><li><a href="xsltproc2.html">The xsltproc tool</a></li><li><a href="docbook.html">DocBook</a></li><li><a href="API.html">The programming API</a></li><li><a href="python.html">Python and bindings</a></li><li><a href="internals.html">Library internals</a></li><li><a href="extensions.html">Writing extensions</a></li><li><a href="contribs.html">Contributions</a></li><li><a href="EXSLT/index.html" style="font-weight:bold">libexslt</a></li><li><a href="xslt.html">flat page</a>, <a href="site.xsl">stylesheet</a></li><li><a href="html/index.html" style="font-weight:bold">API Menu</a></li></ul></td></tr></table><table width="100%" border="0" cellspacing="1" cellpadding="3"><tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>Related links</b></center></td></tr><tr><td bgcolor="#fffacd"><ul><li><a href="tutorial/libxslttutorial.html">Tutorial</a></li><li><a href="xsltproc.html">Man page for xsltproc</a></li><li><a href="http://mail.gnome.org/archives/xslt/">Mail archive</a></li><li><a href="http://xmlsoft.org/">XML libxml</a></li><li><a href="http://phd.cs.unibo.it/gdome2/">DOM gdome2</a></li><li><a href="ftp://xmlsoft.org/">FTP</a></li><li><a href="http://www.zlatkovic.com/projects/libxml/">Windows binaries</a></li><li><a href="http://garypennington.net/libxml2/">Solaris binaries</a></li><li><a href="http://www.zveno.com/open_source/libxml2xslt.html">MacOsX binaries</a></li><li><a href="http://sourceforge.net/projects/libxml2-pas/">Pascal bindings</a></li><li><a href="http://bugzilla.gnome.org/buglist.cgi?product=libxslt">Bug Tracker</a></li><li><a href="http://xsldbg.sourceforge.net/">Xsldbg Debugger</a></li><li><a href="http://www.mod-xslt.com/mod-xslt/">Apache module</a></li></ul></td></tr></table><table width="100%" border="0" cellspacing="1" cellpadding="3"><tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>API Indexes</b></center></td></tr><tr><td bgcolor="#fffacd"><ul><li><a href="APIchunk0.html">Alphabetic</a></li><li><a href="APIconstructors.html">Constructors</a></li><li><a href="APIfunctions.html">Functions/Types</a></li><li><a href="APIfiles.html">Modules</a></li><li><a href="APIsymbols.html">Symbols</a></li></ul></td></tr></table></td></tr></table></td><td valign="top" bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="1" width="100%"><tr><td><table border="0" cellspacing="0" cellpadding="1" width="100%" bgcolor="#000000"><tr><td><table border="0" cellpadding="3" cellspacing="1" width="100%"><tr><td bgcolor="#fffacd"><p>Those are the public releases made:</p><h3>1.1.5: Mar 23 2004</h3><ul><li>performance: use dictionnary lookup for variables</li>
+    </style><title>News</title></head><body bgcolor="#8b7765" text="#000000" link="#000000" vlink="#000000"><table border="0" width="100%" cellpadding="5" cellspacing="0" align="center"><tr><td width="120"><a href="http://swpat.ffii.org/"><img src="epatents.png" alt="Action against software patents" /></a></td><td width="180"><a href="http://www.gnome.org/"><img src="gnome2.png" alt="Gnome2 Logo" /></a><a href="http://www.w3.org/Status"><img src="w3c.png" alt="W3C logo" /></a><a href="http://www.redhat.com"><img src="redhat.gif" alt="Red Hat Logo" /></a><div align="left"><a href="http://xmlsoft.org/XSLT/"><img src="Libxslt-Logo-180x168.gif" alt="Made with Libxslt Logo" /></a></div></td><td><table border="0" width="90%" cellpadding="2" cellspacing="0" align="center" bgcolor="#000000"><tr><td><table width="100%" border="0" cellspacing="1" cellpadding="3" bgcolor="#fffacd"><tr><td align="center"><h1>The XSLT C library for Gnome</h1><h2>News</h2></td></tr></table></td></tr></table></td></tr></table><table border="0" cellpadding="4" cellspacing="0" width="100%" align="center"><tr><td bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td valign="top" width="200" bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="1" width="100%" bgcolor="#000000"><tr><td><table width="100%" border="0" cellspacing="1" cellpadding="3"><tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>Main Menu</b></center></td></tr><tr><td bgcolor="#fffacd"><form action="search.php" enctype="application/x-www-form-urlencoded" method="get"><input name="query" type="text" size="20" value="" /><input name="submit" type="submit" value="Search ..." /></form><ul><li><a href="index.html">Home</a></li><li><a href="intro.html">Introduction</a></li><li><a href="docs.html">Documentation</a></li><li><a href="bugs.html">Reporting bugs and getting help</a></li><li><a href="help.html">How to help</a></li><li><a href="downloads.html">Downloads</a></li><li><a href="FAQ.html">FAQ</a></li><li><a href="news.html">News</a></li><li><a href="xsltproc2.html">The xsltproc tool</a></li><li><a href="docbook.html">DocBook</a></li><li><a href="API.html">The programming API</a></li><li><a href="python.html">Python and bindings</a></li><li><a href="internals.html">Library internals</a></li><li><a href="extensions.html">Writing extensions</a></li><li><a href="contribs.html">Contributions</a></li><li><a href="EXSLT/index.html" style="font-weight:bold">libexslt</a></li><li><a href="xslt.html">flat page</a>, <a href="site.xsl">stylesheet</a></li><li><a href="html/index.html" style="font-weight:bold">API Menu</a></li></ul></td></tr></table><table width="100%" border="0" cellspacing="1" cellpadding="3"><tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>Related links</b></center></td></tr><tr><td bgcolor="#fffacd"><ul><li><a href="tutorial/libxslttutorial.html">Tutorial</a></li><li><a href="xsltproc.html">Man page for xsltproc</a></li><li><a href="http://mail.gnome.org/archives/xslt/">Mail archive</a></li><li><a href="http://xmlsoft.org/">XML libxml</a></li><li><a href="http://phd.cs.unibo.it/gdome2/">DOM gdome2</a></li><li><a href="ftp://xmlsoft.org/">FTP</a></li><li><a href="http://www.zlatkovic.com/projects/libxml/">Windows binaries</a></li><li><a href="http://garypennington.net/libxml2/">Solaris binaries</a></li><li><a href="http://www.zveno.com/open_source/libxml2xslt.html">MacOsX binaries</a></li><li><a href="http://sourceforge.net/projects/libxml2-pas/">Pascal bindings</a></li><li><a href="http://bugzilla.gnome.org/buglist.cgi?product=libxslt">Bug Tracker</a></li><li><a href="http://xsldbg.sourceforge.net/">Xsldbg Debugger</a></li><li><a href="http://www.mod-xslt.com/mod-xslt/">Apache module</a></li></ul></td></tr></table><table width="100%" border="0" cellspacing="1" cellpadding="3"><tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>API Indexes</b></center></td></tr><tr><td bgcolor="#fffacd"><ul><li><a href="APIchunk0.html">Alphabetic</a></li><li><a href="APIconstructors.html">Constructors</a></li><li><a href="APIfunctions.html">Functions/Types</a></li><li><a href="APIfiles.html">Modules</a></li><li><a href="APIsymbols.html">Symbols</a></li></ul></td></tr></table></td></tr></table></td><td valign="top" bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="1" width="100%"><tr><td><table border="0" cellspacing="0" cellpadding="1" width="100%" bgcolor="#000000"><tr><td><table border="0" cellpadding="3" cellspacing="1" width="100%"><tr><td bgcolor="#fffacd"><p>Those are the public releases made:</p><h3>1.1.6: Apr 18 2004</h3><ul><li>2 bug fixes about keys fixed one by Mark Vakoc</li>
+</ul><h3>1.1.5: Mar 23 2004</h3><ul><li>performance: use dictionnary lookup for variables</li>
   <li>remove use of _private from source documents</li>
   <li>cleanup of "make tests" output</li>
   <li>bugfixes: AVT in local variables, use localtime_r to avoid thread
diff --git a/doc/xslt.html b/doc/xslt.html
index 3caadf3b7bdbe7f0922f7f6e0486987ba7ee93e6_ZG9jL3hzbHQuaHRtbA==..4fd2b156399a9db7e93f8fe88345d0b9bc9c056b_ZG9jL3hzbHQuaHRtbA== 100644
--- a/doc/xslt.html
+++ b/doc/xslt.html
@@ -127,11 +127,12 @@
 cases I'm not the best person to answer a given question, ask the list
 instead. <strong>Do not send code, I won't debug it</strong> (but patches are
 really appreciated!).</p>
-<p>Please note that with the current amount of virus and SPAM, sending
-mail to the list without being subscribed won't work. There is *far too
-many bounces* (in the order of a thousand a day !) I cannot approve them
-manually anymore. If your mail to the list bounced waiting for administrator
-approval, it is LOST ! Repost it and fix the problem triggering the error.</p>
+
+<p>Please note that with the current amount of virus and SPAM, sending mail
+to the list without being subscribed won't work. There is *far too many
+bounces* (in the order of a thousand a day !) I cannot approve them manually
+anymore. If your mail to the list bounced waiting for administrator approval,
+it is LOST ! Repost it and fix the problem triggering the error.</p>
 
 <p>Check the following too <span style="color: #E50000">before
 posting</span>:</p>
@@ -294,6 +295,11 @@
 
 <p>Those are the public releases made:</p>
 
+<h3>1.1.6: Apr 18 2004</h3>
+<ul>
+  <li>2 bug fixes about keys fixed one by Mark Vakoc</li>
+</ul>
+
 <h3>1.1.5: Mar 23 2004</h3>
 <ul>
   <li>performance: use dictionnary lookup for variables</li>
diff --git a/libxslt.spec.in b/libxslt.spec.in
index 3caadf3b7bdbe7f0922f7f6e0486987ba7ee93e6_bGlieHNsdC5zcGVjLmlu..4fd2b156399a9db7e93f8fe88345d0b9bc9c056b_bGlieHNsdC5zcGVjLmlu 100644
--- a/libxslt.spec.in
+++ b/libxslt.spec.in
@@ -56,6 +56,7 @@
 %build
 %configure
 make
+gzip -9 ChangeLog
 
 %install
 rm -fr %{buildroot}
@@ -74,7 +75,7 @@
 %files
 %defattr(-, root, root)
 
-%doc AUTHORS ChangeLog NEWS README Copyright TODO FEATURES
+%doc AUTHORS ChangeLog.gz NEWS README Copyright TODO FEATURES
 %doc doc/*.html doc/html doc/tutorial doc/*.gif
 %doc %{_mandir}/man1/xsltproc.1*
 %{_libdir}/lib*.so.*
@@ -83,7 +84,7 @@
 %files devel
 %defattr(-, root, root)
 
-%doc AUTHORS ChangeLog NEWS README Copyright TODO FEATURES
+%doc AUTHORS ChangeLog.gz NEWS README Copyright TODO FEATURES
 %doc doc/libxslt-api.xml
 %doc doc/libxslt-refs.xml
 %doc doc/EXSLT/libexslt-api.xml
@@ -102,7 +103,7 @@
 %files python
 %defattr(-, root, root)
 
-%doc AUTHORS ChangeLog NEWS README Copyright FEATURES
+%doc AUTHORS ChangeLog.gz NEWS README Copyright FEATURES
 %{_libdir}/python*/site-packages/libxslt.py
 %{_libdir}/python*/site-packages/libxsltmod*
 %doc python/TODO
diff --git a/libxslt/xsltwin32config.h b/libxslt/xsltwin32config.h
index 3caadf3b7bdbe7f0922f7f6e0486987ba7ee93e6_bGlieHNsdC94c2x0d2luMzJjb25maWcuaA==..4fd2b156399a9db7e93f8fe88345d0b9bc9c056b_bGlieHNsdC94c2x0d2luMzJjb25maWcuaA== 100644
--- a/libxslt/xsltwin32config.h
+++ b/libxslt/xsltwin32config.h
@@ -23,10 +23,10 @@
  *
  * the version string like "1.2.3"
  */
-#define LIBXSLT_DOTTED_VERSION "1.1.5"
+#define LIBXSLT_DOTTED_VERSION "1.1.6"
 
 /**
  * LIBXSLT_VERSION:
  *
  * the version number: 1.2.3 value is 1002003
  */
@@ -27,13 +27,13 @@
 
 /**
  * LIBXSLT_VERSION:
  *
  * the version number: 1.2.3 value is 1002003
  */
-#define LIBXSLT_VERSION 10105
+#define LIBXSLT_VERSION 10106
 
 /**
  * LIBXSLT_VERSION_STRING:
  *
  * the version number string, 1.2.3 value is "1002003"
  */
@@ -34,10 +34,10 @@
 
 /**
  * LIBXSLT_VERSION_STRING:
  *
  * the version number string, 1.2.3 value is "1002003"
  */
-#define LIBXSLT_VERSION_STRING "10105"
+#define LIBXSLT_VERSION_STRING "10106"
 
 /**
  * WITH_XSLT_DEBUG: