2.8.4: 2006-01-28 Murray Cumming * glib/src/optiongroup.ccg: add_entry_with_wrapper(): Copy the CppOptionEntry into the map _after_ setting entry_ so that we really delete it in release_c_arg(), to avoid a memory leak. 2006-01-28 Rob Page * docs/reference/glibmm_header.html_fragment: Fix the link to the Main page. Bug #328299. 2006-01-27 Murray Cumming * glib/src/optionentry.ccg: Constructor: Avoid memory leak caused by double instantiation of gobject_.