Module: nagvis
Branch: nagvis-1.4
Commit: 0eb225cfc1c53b1dbe122c53c83b7478b3e03b3e
URL:    
http://nagvis.git.sourceforge.net/git/gitweb.cgi?p=nagvis/nagvis/commit/?id=0eb225cfc1c53b1dbe122c53c83b7478b3e03b3e

Author: Lars Michelsen <[email protected]>
Date:   Sat Aug 15 17:03:37 2009 +0200

Prep for new release

---

 nagvis/docs/en_US/changelog.html          |   15 ++++-----------
 nagvis/nagvis/includes/defines/global.php |    2 +-
 2 files changed, 5 insertions(+), 12 deletions(-)

diff --git a/nagvis/docs/en_US/changelog.html b/nagvis/docs/en_US/changelog.html
index 7aed727..d639ecf 100755
--- a/nagvis/docs/en_US/changelog.html
+++ b/nagvis/docs/en_US/changelog.html
@@ -7,23 +7,16 @@
   <body>

                <h1>Changelog</h1>

                <ul>

-                       <li><a href="#current">Current Development</a></li>

+                       <li><a href="#1.4.2">1.4.2</a></li>

                        <li><a href="#1.4.1">1.4.1</a></li>

                        <li><a href="#1.4">1.4</a></li>

                        <li><a href="#1.4rc3">1.4rc3</a></li>

                        <li><a href="#1.4rc2">1.4rc2</a></li>

                        <li><a href="#1.4rc1">1.4rc1</a></li>

                </ul>

-               <a name="current"></a>

-               <h2>Subversion - Current development </h2>

-               <ul>

-                       <li>Bugfix: Installer: Excluding files while copying 
works again</li>

-                       <li>Speedometer Gadget: Fixed critical/warning area 
drawing when no max value is given in perfdata</li>

-                       <li>Enhanced javascript error handling; Added logging 
and popup message to handle javascript errors</li>

-                       <li>Enhanced permission problem detection in ndo2fs 
files</li>

-                       <li>Bugfix: Fixed problem viewing a host without 
services on the automap using ndo2fs</li>

-                       <li>Bugfix: Fixed missing object highlighting in 
Internet Explorer</li>

-               </ul>

+               <a name="1.4.2"></a>

+               <h2>Release 1.4.2 - 2009-08-15</h2>

+               <p>We moved our change tracking to Trac. You may find all 
changes in the <a href="https://sourceforge.net/apps/trac/nagvis/report/11"; 
target="_blank">changelog report for NagVis 1.4.2</a> in the Trac system.</p>

 

                <a name="1.4.1"></a>

                <h2>Release 1.4.1 - 2009-06-09</h2>

diff --git a/nagvis/nagvis/includes/defines/global.php 
b/nagvis/nagvis/includes/defines/global.php
index 8f343e3..c4ca104 100644
--- a/nagvis/nagvis/includes/defines/global.php
+++ b/nagvis/nagvis/includes/defines/global.php
@@ -64,7 +64,7 @@ define('DEBUGLEVEL', 4);
 define('DEBUGFILE', '../var/nagvis-debug.log');
 
 // NagVis Version
-define('CONST_VERSION', '1.4.1');
+define('CONST_VERSION', '1.4.2');
 
 // Path to the main configuration file
 define('CONST_MAINCFG', '../etc/nagvis.ini.php');


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Nagvis-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nagvis-checkins

Reply via email to