diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
| @@ -1,3 +1,10 @@ | |||
| 1 | 2014-05-11 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | Require pkg-config 0.26 or later (Bug#17438). | ||
| 4 | Earlier versions are buggy, as pkg-config --libs can output | ||
| 5 | nothing, which causes xrandr link failures. | ||
| 6 | * configure.ac (PKG_PROG_PKG_CONFIG): Bump from 0.9.0 to 0.26. | ||
| 7 | |||
| 1 | 2014-05-07 Glenn Morris <rgm@gnu.org> | 8 | 2014-05-07 Glenn Morris <rgm@gnu.org> |
| 2 | 9 | ||
| 3 | * autogen.sh: Check for failing aclocal. | 10 | * autogen.sh: Check for failing aclocal. |