From b31cf7c1f6093acbf7a4bc53a2269a644bc9650b Mon Sep 17 00:00:00 2001 From: Ossama Othman Date: Tue, 4 Mar 2003 22:49:11 +0000 Subject: *** empty log message *** --- ChangeLog | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/ChangeLog b/ChangeLog index ed4c86a92e0..6d2efc13100 100644 --- a/ChangeLog +++ b/ChangeLog @@ -55,16 +55,16 @@ Tue Mar 4 13:54:52 2003 Phil Mesnier Tue Jan 24 17:50:32 2003 Gonzalo Diethelm - * ace/INET_Addr.cpp: - Method string_to_addr() now uses ACE_OS_String::strtol() instead - of the ugly hack using ACE_OS::strspn() and ACE_OS::atoi(). The - two set() methods that receive a const char port_name[] now try - first to parse that port_name as a simple number (like "901"), - and if that fails they try to resolve the port name as a - service. In order to implement this, I added a static helper - function called get_port_number_from_name() (sorry for the awful - name). - + * ace/INET_Addr.cpp: + Method string_to_addr() now uses ACE_OS_String::strtol() instead + of the ugly hack using ACE_OS::strspn() and ACE_OS::atoi(). The + two set() methods that receive a const char port_name[] now try + first to parse that port_name as a simple number (like "901"), + and if that fails they try to resolve the port name as a + service. In order to implement this, I added a static helper + function called get_port_number_from_name() (sorry for the awful + name). + Tue Mar 4 12:53:06 2003 Chad Elliott * bin/MakeProjectCreator/modules/ProjectCreator.pm: -- cgit v1.2.1