Release libnss-mysql-0.35

* Fixed undefined symbol bug when shadow support was disabled
* Support for old MySQL where my_thread_* is outside of libmysqlclient 

Release libnss-mysql-0.34.1

* Minor installation issues in Makefile.am were fixed

Release libnss-mysql-0.34.0

* Optimize setgrent/getgrent, speedup is at least x10.

* Configuration files must now contain only fully qualified field names.
  It not only simplifies the implementation of group handling, it also
  prevent blocking problems in some complex situations where one has
  to use "foo as bar" instead of a table name.

* Use libtool + automake.

* MySQL library and headers location can be specified with
  --with-mysql=DIR or --with-mysql-lib=DIR and  --with-mysql-include=DIR.
