From: Justin Seyster Date: Tue, 31 Jul 2012 21:47:09 +0000 (-0400) Subject: Updates ChangeLog with static inline advice feature. X-Git-Tag: release-v1.1~4 X-Git-Url: https://git.fsl.cs.stonybrook.edu/?a=commitdiff_plain;h=36b4e95cdbd913e8557d49c08635cff205c72864;p=interaspect.git Updates ChangeLog with static inline advice feature. --- diff --git a/ChangeLog b/ChangeLog index 1187e97..d130884 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,7 @@ InterAspect 1.1 * fclose_tracecut.c: New example plug-in (using the Tracecut extension). * aop-type.c: Ability to "upcast" aop_type objects o "all" types. + * aop-weave.c: Ability to insert static inline advice functions. * Integrated Doxygen into the build system. * Running make install now installs all public headers to $PREFIX/include