[DGD] Hydra 1.2.24
Felix A. Croes
felix at dworkin.nl
Sun Mar 24 15:02:28 CET 2013
diff -c a1dc281a58ffbbb6bff6bc4467945dad4617060f/src/Changelog 95b724614e9979d8d06219d704677fb455dbc556/src/Changelog
*** a1dc281a58ffbbb6bff6bc4467945dad4617060f/src/Changelog
--- 95b724614e9979d8d06219d704677fb455dbc556/src/Changelog
***************
*** 241,243 ****
--- 241,253 ----
- Prevent excessive numbers of object patches from being created.
- Accept ellipsis for a function with no arguments.
- Prevent a race condition in swap file handling.
+ - Fix a bug with scheduled callouts.
+ - Fix a problem in inheritance which allowed different issues of the same
+ object to be inherited.
+ - Load the right number of token and production rules in ps_load().
+ - Make sure that compiling an object twice in the same task works properly.
+ - Fix a bug which could cause scheduled callouts to never run.
+ - Don't deref twice when destructing an upgrading object.
+ - Sometimes an attempt was made to load a dataspace where none existed.
+ - Remove O_INHERITED and O_INSTANTIATED from status(obj).
+ - Increment obj->update only if there are clones.
http://ftp.dworkin.nl/hydra/
Regards,
Felix Croes
More information about the DGD
mailing list