Hi! This commit made a replacement in ChangeLog, which is probably not intended as ChangeLog is a historical document.
best regards Lithos commit 1e06e5ccc752de9dbfc12bfa63429a5866d0ddb8 Author: sygi <[email protected]> Date: Thu Nov 25 15:13:40 2010 +0100 parrot_exit->parrot_x_exit diff --git a/ChangeLog b/ChangeLog index ce8a363..f81f2e2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -232,7 +232,7 @@ well as keys; the corresponding namespace PMC methods are gone. 2006.07.21 leo - * Parrot_exit, Parrot_on_exit take now an Interp * argument + * Parrot_x_exit, Parrot_x_on_exit take now an Interp * argument 2006.07.25 chip * add experimental op find_type_i_p _______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
