added debian changelog for 2.0.0


			
			
				2.0@2434
			
			
				2.0.0@2434
			
		
Daniel Tiefnig 17 years ago
parent ecd5214aff
commit eb01bc61de

14
debian/changelog vendored

@ -1,3 +1,17 @@
sipwise-www-admin (2.0.0) UNRELEASED; urgency=low
* speed dial
* LNP database handling
* NCOS levels
* SIP peering configuration
* number rewrite rules for SIP peerings
* vertical service code configuration
* fax number configuration
* new user preferences
* minor interface bugfixes
-- Daniel Tiefnig <dtiefnig@sipwise.com> Mon, 01 Feb 2010 02:08:50 +0100
sipwise-www-admin (1.2.1) unstable; urgency=low
* allowing direct entry of regex in billing fee destinations

@ -21,7 +21,7 @@ use Catalyst qw/-Debug ConfigLoader Static::Simple Unicode
Session Session::Store::FastMmap Session::State::Cookie
/;
our $VERSION = '1';
our $VERSION = '2';
# Configure the application.
#

Loading…
Cancel
Save