diff options
| author | Felix Morgner <felix.morgner@gmail.com> | 2023-07-11 09:43:44 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@gmail.com> | 2023-07-11 09:43:44 +0200 |
| commit | fd89f87ee3d2721155124954dca4156866001562 (patch) | |
| tree | 1ddde744143fe2ff99060bea542564a5b74f4c5f /doc/ChangeLog | |
| parent | 478bff552c2c01700893d19333dead6f6d11d4d5 (diff) | |
| download | dev-cyber-fd89f87ee3d2721155124954dca4156866001562.tar.xz dev-cyber-fd89f87ee3d2721155124954dca4156866001562.zip | |
mod: move files to subdirectories
Diffstat (limited to 'doc/ChangeLog')
| -rw-r--r-- | doc/ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog new file mode 100644 index 0000000..75eefc9 --- /dev/null +++ b/doc/ChangeLog @@ -0,0 +1,17 @@ +2023-07-10 Felix Morgner <felix.morgner@gmail.com> + + * cyber device class: fix compilation on Linux >= 6.4.0 + +2023-03-12 Felix Morgner <felix.morgner@gmail.com> + + * cyber device class: fix compilation on Linux >= 6.2.0 + +2017-10-26 Felix Morgner <felix.morgner@gmail.com> + + * cyber device class: switch to newer Linux device class API + * cyber makefile: provide install target + * cyber: hide internal symbols + +2017-02-25 Felix Morgner <felix.morgner@gmail.com> + + * cyber: initial implementation |
