diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2019-01-22 14:06:30 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2019-01-22 14:06:30 +0100 |
commit | 5668efb3181ba6a5465a0278517b1430dc79982b (patch) | |
tree | f1a488df94fd6857087fa3e2961170ec7ca82b5c | |
parent | 113e97c000d86c1cddd155f31a34d63a85c219a0 (diff) | |
download | librda-5668efb3181ba6a5465a0278517b1430dc79982b.tar.gz librda-5668efb3181ba6a5465a0278517b1430dc79982b.tar.bz2 librda-5668efb3181ba6a5465a0278517b1430dc79982b.zip |
Add NEWS file that contains condensed ChangeLog items.
-rw-r--r-- | NEWS | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -0,0 +1,21 @@ +Overview of changes in librda 0.0.4 + + - Fix include path (Cflags: field) in rda.pc file. + +Overview of changes in librda 0.0.3 + + - Fix wrong WITH_REMOTE_AWARENESS_*** macro names. + - Add rdacheck utility. + - Update translations. + +Overview of changes in libra 0.0.2 + + - Add GObject Introspection support. + - Provide include file that honors what remote desktop environments are + supported, so that other software can "know" what is supported and what + was disabled at build time. + - Update translations. + +Overview of changes in librda 0.0.1 + + - Initial release.
\ No newline at end of file |