From 5d79665c5ad80e9d1a63632d4fdb1a741766b1cd Mon Sep 17 00:00:00 2001 From: Jordi Sanfeliu Date: Wed, 14 Nov 2012 18:55:25 +0100 Subject: [PATCH] 3.0: push Changes --- ng/Changes | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 ng/Changes diff --git a/ng/Changes b/ng/Changes new file mode 100644 index 0000000..ff5879e --- /dev/null +++ b/ng/Changes @@ -0,0 +1,5 @@ +- Fixed a missing description in the first entry of each network interface in + the options list. +- Fixed a missing argument on each *_init() function preventing show an "Ok" + message when debugging is enabled. +