#
# ChangeLog for branches/branch-1.6/zoo-project/zoo-services
#
# Generated by Trac 1.0.4
# Apr 10, 2025, 10:39:50 AM

Sun, 29 Jan 2017 14:31:19 GMT djay [812]
	* branches/branch-1.6 (modified)
	* branches/branch-1.6/docs/install/installation.rst (modified)
	* branches/branch-1.6/zoo-project/zoo-kernel/Makefile.in (modified)
	* branches/branch-1.6/zoo-project/zoo-kernel/ZOOMakefile.opts.in (modified)
	* branches/branch-1.6/zoo-project/zoo-kernel/configure.ac (modified)
	* branches/branch-1.6/zoo-project/zoo-kernel/locale/po/it_IT.po (modified)
	* branches/branch-1.6/zoo-project/zoo-kernel/main.cfg (deleted)
	* branches/branch-1.6/zoo-project/zoo-kernel/main.cfg.in (copied)
	* branches/branch-1.6/zoo-project/zoo-services/utils/status/Makefile (modified)
	* tags/rel-1.6.0 (copied)
	* tags/rel-1.6.0/docs/install/installation.rst (modified)
	* tags/rel-1.6.0/zoo-project/zoo-kernel/Makefile.in (modified)
	* tags/rel-1.6.0/zoo-project/zoo-kernel/ZOOMakefile.opts.in (modified)
	* tags/rel-1.6.0/zoo-project/zoo-kernel/configure.ac (modified)
	* tags/rel-1.6.0/zoo-project/zoo-kernel/locale/po/it_IT.po (modified)
	* branches/branch-1.6/zoo-project/zoo-kernel/main.cfg (deleted)
	* tags/rel-1.6.0/zoo-project/zoo-kernel/main.cfg.in (copied)
	* tags/rel-1.6.0/zoo-project/zoo-services/utils/status/Makefile (modified)

	Merge branch-1.6 with trunk and create the tag for the 1.6.0 release


Sun, 15 Jan 2017 13:18:39 GMT djay [801]
	* branches/branch-1.6 (copied)
	* tags/rel-1.6.0-rc1 (copied)

	Created branch/tags for the 1.6.0-rc1 release


Tue, 27 Dec 2016 17:34:38 GMT djay [794]
	* trunk/docs/services/howtos.rst (modified)
	* trunk/workshop/index.rst (modified)
	* trunk/zoo-project/HISTORY.txt (modified)
	* trunk/zoo-project/zoo-api/mono (added)
	* trunk/zoo-project/zoo-api/mono/Makefile (added)
	* trunk/zoo-project/zoo-api/mono/ZMaps.cs (added)
	* trunk/zoo-project/zoo-kernel/Makefile.in (modified)
	* trunk/zoo-project/zoo-kernel/ZOOMakefile.opts.in (modified)
	* trunk/zoo-project/zoo-kernel/configure.ac (modified)
	* trunk/zoo-project/zoo-kernel/request_parser.c (modified)
	* trunk/zoo-project/zoo-kernel/service.c (modified)
	* trunk/zoo-project/zoo-kernel/service_internal_mono.c (added)
	* trunk/zoo-project/zoo-kernel/service_internal_mono.h (added)
	* trunk/zoo-project/zoo-kernel/zoo_service_loader.c (modified)
	* trunk/zoo-project/zoo-services/hello-mono (added)
	* trunk/zoo-project/zoo-services/hello-mono/Makefile (added)
	* trunk/zoo-project/zoo-services/hello-mono/cgi-env (added)
	* trunk/zoo-project/zoo-services/hello-mono/cgi-env/HelloMono.zcfg (added)
	* trunk/zoo-project/zoo-services/hello-mono/cgi-env/longProcessMono.zcfg (added)
	* trunk/zoo-project/zoo-services/hello-mono/test.cs (added)

	Add the initial C# language support.