From 0e73946e9bab8dca283c97f9395e79969d8c12f6 Mon Sep 17 00:00:00 2001 From: fyodor Date: Wed, 16 May 2012 07:57:16 +0000 Subject: [PATCH] Add an entry about our awesome Summer of Code team --- CHANGELOG | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 06cbcdc5c..be23fdfa3 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -40,6 +40,12 @@ o Added a new element to XML output that indicates when a [David Fifield] +o Nmap's development pace has increased because Google (again) + sponsored 5 full-time college and graduate student programmer + interns this summer as part of their Summer of Code program! + Thanks, Google Open Source Department! We're delighted to introduce + the team: http://seclists.org/nmap-dev/2012/q2/204 + o [NSE] Added the script mmouse-exec that connects to a Mobile Mouse server, starts an application, and sends a sequence of keystrokes to it. [Patrik Karlsson]