From 36b4e95cdbd913e8557d49c08635cff205c72864 Mon Sep 17 00:00:00 2001 From: Justin Seyster Date: Tue, 31 Jul 2012 17:47:09 -0400 Subject: [PATCH] Updates ChangeLog with static inline advice feature. --- ChangeLog | 1 + 1 file changed, 1 insertion(+) 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 -- 2.34.1