Updated NEWS and Changelog to 0.83
diff --git a/ChangeLog b/ChangeLog
index 44e4782..3872c63 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2004-09-11: Jens Jakobsen <jj@openggsn.org>
+	Added selection mode option to sgsnemu.
+	Added charging characteristics option to sgsnemu.
+
+	Only include charging characteristics in create PDP context
+	request is if flags are set. (Thanks to Loic Bernable
+	<leto@vilya.org>).
+
+	PPP PCO length bug fix. (Thanks to Loic Bernable
+	<leto@vilya.org>).
+
+	IP pool hash table bugfix and improved logging.
+	
+	Improved configure.in and Makefile.am for compilation under
+	Solaris. New config.sub and config.guess.
+	
 2004-04-28: Jens Jakobsen <jj@openggsn.org>
 	Improved Solaris support. OpenGGSN now correctly initializes
 	tun/tap driver under Solaris. As a consequence the ggsn network
diff --git a/NEWS b/NEWS
index 7154a12..68f831e 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,15 @@
 OpenGGSN - Gateway GPRS Support Node
 Copyright (C) 2002, 2003, 2004 Mondru AB.
 
+
+Version 0.83
+============
+
+* Added selection mode and charging characteristics option to sgsnemu.
+* Bug fixes on charging characteristics and PPP PCO length.(Thanks to
+  Loic Bernable	<leto@vilya.org>).
+* Improved Solaris support, hash table bugfix and improved logging.
+
 Version 0.82
 ============