X-Git-Url: http://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=NEWS;fp=NEWS;h=65481c21239d373319a8dfd6adca69476051d58d;hp=1d2d0773343014fe9b1abf0d5f189cb82720f61c;hb=a860b7cccbed7b52feeb6b37c81d5984ce37baa8;hpb=1c9ac10f4b2c6e83184fe29bd32e090fcac211e7 diff --git a/NEWS b/NEWS index 1d2d077..65481c2 100644 --- a/NEWS +++ b/NEWS @@ -47,11 +47,13 @@ * Performance improvements in some PDs. * Documentation: Update website and git URLs. * pkg-config file: Small fix to improve behaviour on Windows with cmake. - * Name PD implementation files 'pd.py' consistently. + * All PD implementation files are now named 'pd.py' consistently. * configure script: - Also check for python3.3-config in addition to python-config and others. - Add missing -fvisibility=hidden to default CFLAGS. - Fix CFLAGS handling (configure.ac amends CFLAGS, doesn't overwrite now). + * The minimum required glib version is 2.24.0 now. + * We now ship a standard INSTALL file which documents the 'configure' options. 0.1.0 (2012-04-17) ------------------