#
# ChangeLog for doc/working/exception
#
# Generated by Trac 1.2.1
# Mar 13, 2025, 7:29:42 PM

Fri, 19 May 2017 21:20:04 GMT Andrew Beach <ajbeach@…> [88e0080]
	* doc/working/exception/design.txt (added)
	* doc/working/exception/impl/README (moved)
	* doc/working/exception/impl/except.c (moved)
	* doc/working/exception/impl/except.h (moved)
	* doc/working/exception/impl/lsda.h (moved)
	* doc/working/exception/impl/main.c (moved)
	* doc/working/exception/impl/main.cfa (moved)

	Added a file with notes about the new exception design.


Mon, 27 Mar 2017 21:00:53 GMT Thierry Delisle <tdelisle@…> [ae6f1ec]
	* doc/working/exception/README (added)
	* doc/working/exception/except.c (added)
	* doc/working/exception/except.h (added)
	* doc/working/exception/lsda.h (added)
	* doc/working/exception/main.c (added)
	* doc/working/exception/main.cfa (added)

	Some work on an exception prototype