]> sigrok.org Git - libsigrokdecode.git/commitdiff
NEWS: Various updates.
authorUwe Hermann <redacted>
Sun, 20 Jan 2013 23:39:53 +0000 (00:39 +0100)
committerUwe Hermann <redacted>
Sun, 27 Jan 2013 16:53:56 +0000 (17:53 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 1d2d0773343014fe9b1abf0d5f189cb82720f61c..65481c21239d373319a8dfd6adca69476051d58d 100644 (file)
--- a/NEWS
+++ b/NEWS
  * 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)
 ------------------