From f2d60b5a1931d418084e14a875178470217694c0 Mon Sep 17 00:00:00 2001 From: Kaian Date: Tue, 29 Sep 2015 19:38:11 +0200 Subject: [PATCH] Change version number and update ChangeLog :memo: --- ChangeLog | 11 +++++++++++ configure.ac | 2 +- doc/sngrep.8 | 2 +- 3 files changed, 13 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 35b0d46..aee30c5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2015-09-01 Ivan Alonso + * sngrep 0.4.2 released + + * Fixed a crash with RTP format detection + * Fixed capture.rtp setting + * Fixed a crash while parsing captured packets headers + * Fixed a crash while creating new columns in call flow window + * Restored TLS and WS transport payload display + * Added Timestamp to the first RTP packet displayed in call flow window + * Improved packet payload storage + 2015-07-08 Ivan Alonso * sngrep 0.4.1 released diff --git a/configure.ac b/configure.ac index eb77fcb..6c6f8ae 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.59]) -AC_INIT([sngrep], [0.5.0-alpha], [kaian@irontec.com], [sngrep], [http://www.irontec.com/]) +AC_INIT([sngrep], [1.0.0-alpha], [kaian@irontec.com], [sngrep], [http://www.irontec.com/]) AM_INIT_AUTOMAKE([1.9]) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) AC_CONFIG_HEADERS([src/config.h]) diff --git a/doc/sngrep.8 b/doc/sngrep.8 index ace8538..f63a2bf 100644 --- a/doc/sngrep.8 +++ b/doc/sngrep.8 @@ -3,7 +3,7 @@ .\" Copyright (c) 2013-2015 Ivan Alonso .\" Copyright (c) 2013-2015 Irontec S.L. -.TH SNGREP 8 "June 2015" "sngrep 0.5.0" +.TH SNGREP 8 "June 2015" "sngrep 1.0.0" .SH NAME