diff options
Diffstat (limited to 'libidn')
-rw-r--r-- | libidn/ChangeLog | 4 | ||||
-rw-r--r-- | libidn/shlib-versions | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/libidn/ChangeLog b/libidn/ChangeLog index 7a48fd5c6d..740340fde3 100644 --- a/libidn/ChangeLog +++ b/libidn/ChangeLog @@ -1,3 +1,7 @@ +2014-09-12 Joseph Myers <joseph@codesourcery.com> + + * shlib-versions: Remove first column with configuration names. + 2014-02-26 Joseph Myers <joseph@codesourcery.com> * Makefile: Include Makeconfig immediately after defining subdir. diff --git a/libidn/shlib-versions b/libidn/shlib-versions index 9b27e5196b..0aa1a59db4 100644 --- a/libidn/shlib-versions +++ b/libidn/shlib-versions @@ -1 +1 @@ -.*-.*-.* libcidn=1 +libcidn=1 |