[ANNOUNCE] libtraceevent 1.1.1
From: Steven Rostedt
Date: Tue Dec 22 2020 - 12:39:05 EST
I'm pleased to announce the new version of libtraceevent library has been
released:
libtraceevent: 1.1.1
https://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git/snapshot/libtraceevent-1.1.1.tar.gz
https://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git/
Changes since 1.1.0:
- Mostly updates to the source directory to clean it up.
- Several Makefile changes to make installation more flexible.
- Hide functions that should not be exported.
-- Steve