diff options
author | Tollef Fog Heen <tfheen@err.no> | 2007-06-19 15:58:48 +0200 |
---|---|---|
committer | Tollef Fog Heen <tfheen@err.no> | 2007-06-19 15:58:48 +0200 |
commit | 5a6ff5c704617ccf9c5b5e0f0c8d934d9609cfa7 (patch) | |
tree | 42ce479922329832dc117185c3b9f8c7df65ca16 /ChangeLog | |
parent | e297a4b57f84aaf821c58b8c197656cfa7a02689 (diff) |
Add attribution to last fix
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,8 @@ 2007-06-19 Tollef Fog Heen <tfheen@err.no> * pkg.m4: Fix bug so it's possible to override variables in case - pkg-config is not installed. + pkg-config is not installed. Thanks to Thomas Klausner for the + patch. 2007-06-18 Tollef Fog Heen <tfheen@err.no> |