summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorIsmael Luceno2014-12-31 07:32:41 -0300
committerIsmael Luceno2014-12-31 07:32:56 -0300
commit00333f04098ba5a4ecf6c31fdcc46c0412beb4c0 (patch)
treed2b9989d8ff41cd4065a9fde7840e317372d050d /ChangeLog
parent4ec967aaae1742401394b6003ca66b1a1d620743 (diff)
cproto: new spell, Generate function prototypes from C source code
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9e87788b09..5095be60d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-12-31 Ismael Luceno <ismael@sourcemage.org>
+ * devel/cproto: new spell, Generate function prototypes from C
+ source code
+
2014-12-29 Eric Sandall <sandalle@sourcemage.org>
* net/ebtables,nftables,libnftnl: Added some Netfilter table user-space
programs and libraries.