From db773e797dd89690fd8f1c0fe15bb1f4ad2b1bed Mon Sep 17 00:00:00 2001 From: Claudio Scafuri <claudio.scafuri@elettra.eu> Date: Mon, 30 Nov 2020 14:09:33 +0100 Subject: [PATCH] towards tag 2.0.0 --- TODO | 1 + src/ClassFactory.cpp | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 TODO diff --git a/TODO b/TODO new file mode 100644 index 0000000..961b384 --- /dev/null +++ b/TODO @@ -0,0 +1 @@ +Use Tango::client_addr * client_ident = get_client_ident(); instead of black box diff --git a/src/ClassFactory.cpp b/src/ClassFactory.cpp index e11b119..383dfd9 100644 --- a/src/ClassFactory.cpp +++ b/src/ClassFactory.cpp @@ -1,5 +1,5 @@ /*----- PROTECTED REGION ID(SupervisedID::ClassFactory.cpp) ENABLED START -----*/ -static const char *RcsId = "$Id: ClassFactory.cpp,v 1.1 2014-04-23 08:48:47 claudio Exp $"; + //============================================================================= // // file : ClassFactory.cpp -- GitLab