2015-09-21  Murray Cumming  <murrayc@murrayc.com>

	2.40.0

2015-09-11  Kjell Ahlstedt  <kjell.ahlstedt@bredband.net>

	Update the manual

	* docs/manual/libxml++_without_code.xml: Minor updates.

2015-09-11  Kjell Ahlstedt  <kjell.ahlstedt@bredband.net>

	docs/Makefile.am: Fix missing update of relative path

	Fix relative path to ../examples in the rule for manual/libxml++.xml.
	Add a TODO comment, because I'm uncertain about the relative paths in
	the rsync commands that upload to sourceforge.net.

2015-09-11  Kjell Ahlstedt  <kjell.ahlstedt@bredband.net>

	Split Makefile.am

	* Makefile.am: Move most of the contents to the new files. It makes libxml++
	more like other mm packages.
	* docs/Makefile.am:
	* libxml++/filelist.am:
	* libxml++/Makefile.am:
	* MSVC_Net2010/filelist.am: New files.
	* configure.ac: Add the new Makefiles to AC_CONFIG_FILES().
	* docs/reference/Doxyfile.in: Remove docs/ from relative paths.

2015-09-09  Kjell Ahlstedt  <kjell.ahlstedt@bredband.net>

	Remove MSVC 2005 and 2008 projects

	MSVC_Net2005/*:
	MSVC_Net2008/*: Remove the whole directories.
	configure.ac:
	Makefile.am:
	.gitignore: Remove MSVC_Net2005 and 2008 files.

	It's no longer possible to build libxml++ with MSVC 2005 or 2008, when C++11
	features are used. MSVC 2010 is not useful either, but its project files
	are kept for now. They can perhaps be useful as a starting point when building
	with later MSVC versions. See also libsigc++ bug 754082.

2015-09-05  Murray Cumming  <murrayc@murrayc.com>

	2.39.2