Commit 1c4781ca authored by Claes Sjofors's avatar Claes Sjofors

Changelog and release notes

parent 51d8a9e3
...@@ -8,3 +8,4 @@ ...@@ -8,3 +8,4 @@
090529 cs . Release 4.6.1-1. 090529 cs . Release 4.6.1-1.
100329 cs . Release 4.7.0-1. 100329 cs . Release 4.7.0-1.
101121 cs . Operating system FreeBSD added. 101121 cs . Operating system FreeBSD added.
120304 cs . Release 4.8.4-1.
...@@ -23,3 +23,5 @@ ...@@ -23,3 +23,5 @@
111017 cs modbus Modbus TCP module with both read and write 111017 cs modbus Modbus TCP module with both read and write
111027 cs modbus Modbus RTU added 111027 cs modbus Modbus RTU added
111103 cs onewire OneWire, generic ao device added 111103 cs onewire OneWire, generic ao device added
120228 cs arduino Libnodave premilinary implementation.
120302 cs arduino Arduino checksum, connect request added and 16 bits Ao.
...@@ -42,3 +42,7 @@ ...@@ -42,3 +42,7 @@
111122 cs profinet Profinet Device method, CopyDevice, added 111122 cs profinet Profinet Device method, CopyDevice, added
111205 cs profinet Profinet configurator, serial number viewed for module 111205 cs profinet Profinet configurator, serial number viewed for module
111205 cs profibus Softing profiboard, MaxSlaveDiagLen added 111205 cs profibus Softing profiboard, MaxSlaveDiagLen added
111222 cs profinet Profinet, support for different API's
120102 cs profinet Profinet, set correct status on profinet device when losing connection
120120 cs profinet Profinet, IO status wasn't set properly
120227 cs profinet Profinet configurator bugfix in submodule index
...@@ -2,3 +2,4 @@ ...@@ -2,3 +2,4 @@
110321 cs sev Bugfix, pwr_tTime types didn't work. 110321 cs sev Bugfix, pwr_tTime types didn't work.
110324 cs sev Check/repair program for mysql history database added. 110324 cs sev Check/repair program for mysql history database added.
110831 cs sev Sev bootfile name bugfix 110831 cs sev Sev bootfile name bugfix
120302 cs sev Sev altering of database engine added to sev_repair
...@@ -189,3 +189,10 @@ ...@@ -189,3 +189,10 @@
111213 cs plc Plc functionobject localtime bugfix 111213 cs plc Plc functionobject localtime bugfix
111221 cs rtt rt_rtt qcomonly, user argument removed 111221 cs rtt rt_rtt qcomonly, user argument removed
111221 cs sev rt_sevhistmon, bugfix in connect request 111221 cs sev rt_sevhistmon, bugfix in connect request
120117 cs rt Class cache compatible with 4.6, and incompatible with 4.8.2
120117 cs cnv co_convert function to generate changelog texts from git log
120117 cs plc Plc Timit.OldAcc changed from invisible to noedit
120124 cs tools QCom wireshark dissector added
120213 cs io IO digital channel for di or do added
120213 cs io IO Buffer input and Buffer output signals/channels added
120227 cs gdh Gdh bugfix int gdh_GetAttrRefTid for classes
...@@ -188,3 +188,5 @@ ...@@ -188,3 +188,5 @@
110923 cs wb Wb database lockfile, nodename added to file content 110923 cs wb Wb database lockfile, nodename added to file content
111121 cs plc Plc editor, check that references are not in LibHier added 111121 cs plc Plc editor, check that references are not in LibHier added
111222 cs wb wb navigator, prevously selected item stored to be remembered after delete operation 111222 cs wb wb navigator, prevously selected item stored to be remembered after delete operation
120119 cs wbl Wbl print fix when template objects are not found
120302 cs wb Wb syntax check for bi and bo signals
...@@ -224,3 +224,6 @@ ...@@ -224,3 +224,6 @@
111205 cs ge Ge, Bit type added for all digital attributes, and reference attribute for SetDig 111205 cs ge Ge, Bit type added for all digital attributes, and reference attribute for SetDig
111214 cs ge Ge optionmenu and menu bugfix, key events and exposure events was lost 111214 cs ge Ge optionmenu and menu bugfix, key events and exposure events was lost
111221 cs ge Ge support for multiline texts 111221 cs ge Ge support for multiline texts
120120 cs xtt Xtt 'show device' channels in io module wasn't displayed
120215 cs ge Ge curve bugfix for datafile not found
120215 cs ge Ge invisible dynamics, string attributes inverted
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment