diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2014-10-26 12:33:50 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2014-10-26 12:33:50 +0400 |
commit | 47e6e7c84f008a53061e661f31ae96629bc694ef (patch) | |
tree | 648a07f3b5b9d67ce19b0fd72e8caa1175c98f1a /src/perl/LogImport/Changes | |
download | pcp-debian.tar.gz |
Debian 3.9.10debian/3.9.10debian
Diffstat (limited to 'src/perl/LogImport/Changes')
-rw-r--r-- | src/perl/LogImport/Changes | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/perl/LogImport/Changes b/src/perl/LogImport/Changes new file mode 100644 index 0000000..db6f621 --- /dev/null +++ b/src/perl/LogImport/Changes @@ -0,0 +1,13 @@ +Revision history for Perl extension PCP::LogImport + +1.02 Thu May 23 15:30:53 EST 2013 + - add pmiBatch{PutValue,Write,End} extensions + - additional API error codes (badname,badtime) + +1.01 Sun Sep 23 12:34:53 EST 2012 + - add in definitions of the API error codes + - add in helper routines (pmiID + pmiInDom) + +1.00 Tue Jul 13 16:41:17 EST 2010 + - initial version + |