Mon May 13 07:14:07 UTC 2013 Johnny Willemsen * NEWS: Make 1.1.9 public and prepare for the next minor release Mon May 13 08:52:11 CEST 2013 Johnny Willemsen * DAnCE version 1.1.9 released. Fri May 10 09:00:38 UTC 2013 Johnny Willemsen * dance/LocalityManager/Daemon/Locality_Manager_Impl.cpp: Fixed gcc 4.8 warning Fri Apr 12 20:38:29 UTC 2013 Adam Mitz * dance/Logger/Log_Macros.h: * dance/Logger/Log_Macros.cpp: Use a distinct ACE Log Category for DAnCE logging. Thu Apr 11 17:30:55 UTC 2013 Johnny Willemsen * bin/dance_tests.lst: Added ending newline * docs/releasenotes/index.html: Updated email address Thu Mar 14 08:39:07 UTC 2013 Johnny Willemsen * NEWS: Updated for next release Thu Mar 14 09:04:46 CET 2013 Johnny Willemsen * DAnCE version 1.1.8 released. Thu Dec 27 09:19:10 UTC 2012 Johnny Willemsen * NEWS: Updated in preparation of next release Thu Dec 27 10:00:49 CET 2012 Johnny Willemsen * DAnCE version 1.1.7 released. Thu Dec 20 07:39:24 UTC 2012 Johnny Willemsen * tools/Logger_Backend/ndds/Log_Backend.h: Reordered includes to fix compile errors with msvc release compilation Tue Dec 18 10:17:27 UTC 2012 Johnny Willemsen * dance/Deployment/Deployment_Core.mpc: Removed commandline option we don't use anymore * dance/NodeApplication/NodeApplication_Impl.cpp: Layout change Mon Nov 12 10:07:08 UTC 2012 Johnny Willemsen * NEWS: Updated for next release Mon Nov 12 09:34:14 CET 2012 Johnny Willemsen * DAnCE version 1.1.6 released. Fri Oct 12 11:18:36 UTC 2012 Johnny Willemsen * dance/LocalityManager/Handler/Inst_Handler_Impl.cpp: Fixed incorrect else * dance/Plan_Launcher/EM_Launcher.cpp: * dance/Plan_Launcher/LM_Launcher.cpp: * dance/Plan_Launcher/NM_Launcher.cpp: Layout changes Fri Oct 12 10:52:52 UTC 2012 Johnny Willemsen * NEWS: Updated for x.1.5 Fri Oct 12 11:20:25 CEST 2012 Johnny Willemsen * DAnCE version 1.1.5 released. Tue Sep 25 18:36:35 UTC 2012 Johnny Willemsen * dance/LocalityManager/Handler/Config_Handler_Impl.h: * dance/LocalityManager/Handler/Inst_Handler_Impl.h: * dance/LocalityManager/Handler/Interceptor_Handler_Impl.h: * dance/LocalityManager/Handler/Locality_Manager_Handler_Impl.h: Only locality manager stubs are used here Wed Aug 29 07:34:06 UTC 2012 Johnny Willemsen * ChangeLog: * ChangeLogs/ChangeLog-2012a: * NEWS: Prepared for the next release Wed Aug 29 08:16:04 CEST 2012 Johnny Willemsen * DAnCE version 1.1.4 released. Local Variables: mode: change-log add-log-time-format: (lambda () (progn (setq tz (getenv "TZ")) (set-time-zone-rule "UTC") (setq time (format-time-string "%a %b %e %H:%M:%S %Z %Y" (current-time))) (set-time-zone-rule tz) time)) indent-tabs-mode: nil End: