Index: trunk/BNC/bncabout.html
===================================================================
--- trunk/BNC/bncabout.html	(revision 1820)
+++ trunk/BNC/bncabout.html	(revision 1821)
@@ -21,5 +21,5 @@
 The Bundesamt fuer Geodaesie und Kartographie (BKG) may not be held liable for damages of any kind, direct or consequential, which may result from the use of this software.<br>
 <br>
-BKG, Frankfurt, Germany, March 2009<br>
+BKG, Frankfurt, Germany, May 2009<br>
 E-Mail: <a><u>euref-ip@bkg.bund.de</u></a>.<br>
 </p>
Index: trunk/BNC/bnccaster.cpp
===================================================================
--- trunk/BNC/bnccaster.cpp	(revision 1820)
+++ trunk/BNC/bnccaster.cpp	(revision 1821)
@@ -298,5 +298,5 @@
 	if (first) {
 	  QTime enomtime = QTime(0,0,0).addSecs(static_cast<int>(floor(obs->_o.GPSWeeks+0.5)));
-	  emit( newMessage( QString("Epoch %1 dumped").arg(enomtime.toString("HH:mm:ss")).toAscii(), true) );
+//        emit( newMessage( QString("Epoch %1 dumped").arg(enomtime.toString("HH:mm:ss")).toAscii(), true) ); // weber
 	}
         // Output into the file
Index: trunk/BNC/bnchelp.html
===================================================================
--- trunk/BNC/bnchelp.html	(revision 1820)
+++ trunk/BNC/bnchelp.html	(revision 1821)
@@ -1133,5 +1133,5 @@
 
 <tr>
-<td>Mar 2009 &nbsp;</td><td>Version 1.7 &nbsp;</td>
+<td>May 2009 &nbsp;</td><td>Version 1.7 &nbsp;</td>
 <td>[Bug] RINEX navigation file format<br> [Add] Upgrade to Qt Version 4.4.3<br> [Add] Support of NTRIP v2<br> [Add] Rover support via serial port<br> [Add] Show broadcaster table from www.rtcm-ntrip.org<br> [Add] Enable/disable tab widgets<br> [Add] User defined configuration file name<br> [mod] Switch to configuration files in ini-Format<br> [Add] Daily logfile rotation<br> [Add] Read from TCP/IP port, by-pass NTRIP transport protocol<br> [Add] Save NMEA messages coming from rover<br> [Add] Auto start<br> [Add] Drag and drop ini files<br> [Add] Read from serial port, by-pass NTRIP transport protocol<br> [Mod] Update following RTCM 012-2009-SC104-528 document</td>
 </tr>
Index: trunk/BNC/bnctabledlg.cpp
===================================================================
--- trunk/BNC/bnctabledlg.cpp	(revision 1820)
+++ trunk/BNC/bnctabledlg.cpp	(revision 1821)
@@ -67,5 +67,5 @@
   _casterPasswordLineEdit = new QLineEdit();
   _casterPasswordLineEdit->setMaximumWidth(9*ww);
-  ////  _casterPasswordLineEdit->setEchoMode(QLineEdit::Password);
+  _casterPasswordLineEdit->setEchoMode(QLineEdit::Password);
 
   _casterHostComboBox = new QComboBox();
Index: trunk/BNS/bnsabout.html
===================================================================
--- trunk/BNS/bnsabout.html	(revision 1820)
+++ trunk/BNS/bnsabout.html	(revision 1821)
@@ -21,5 +21,5 @@
 The Bundesamt fuer Geodaesie und Kartographie (BKG) may not be held liable for damages of any kind, direct or consequential, which may result from the use of this software.<br>
 <br>
-BKG, Frankfurt, Germany, March 2009<br>
+BKG, Frankfurt, Germany, May 2009<br>
 E-Mail: <a><u>euref-ip@bkg.bund.de</u></a>.<br>
 </p>
Index: trunk/BNS/bnshelp.html
===================================================================
--- trunk/BNS/bnshelp.html	(revision 1820)
+++ trunk/BNS/bnshelp.html	(revision 1821)
@@ -570,5 +570,5 @@
 
 <tr>
-<td>Mar 2009 &nbsp;</td><td>Version 1.1 &nbsp;</td>
+<td>May 2009 &nbsp;</td><td>Version 1.1 &nbsp;</td>
 <td>[Add] Upgrade to Qt Version 4.4.3<br> [Add] Enable/disable tab widgets<br> [Add] User defined configuration file name<br> [mod] Switch to configuration files in ini-Format<br> [Add] Auto start<br> [Add] Drag and drop ini files<br> [Add] Send broadcast clocks<br> [Mod] Update following RTCM 012-2009-SC104-528 document</td>
 </tr>
