diff options
author | mathias <mathias> | 2005-04-21 19:09:10 (GMT) |
---|---|---|
committer | mathias <mathias> | 2005-04-21 19:09:10 (GMT) |
commit | b809abcfd0821d9595be4e036af6c140cae9b1fd (patch) | |
tree | 38dcae6139611e342df15e2f5c172ec7d602c7b8 /ChangeLog | |
parent | 1077cd1a77f373aae30a18b15fb129964b85c761 (diff) | |
download | fluxbox_pavel-b809abcfd0821d9595be4e036af6c140cae9b1fd.zip fluxbox_pavel-b809abcfd0821d9595be4e036af6c140cae9b1fd.tar.bz2 |
fix iconv-issues on *BSD and MacOSX
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.13 | 2 | Changes for 0.9.13 |
3 | *05/04/21: | 3 | *05/04/21: |
4 | * Fixed iconv-issues on *BSD/MacOSX (Mathias) | ||
5 | configure.in | ||
4 | * Fixed #1133809, ArrangeWindows covers Toolbar/Slit (Mathias) | 6 | * Fixed #1133809, ArrangeWindows covers Toolbar/Slit (Mathias) |
5 | WorkspaceCmd.cc | 7 | WorkspaceCmd.cc |
6 | *05/04/20: | 8 | *05/04/20: |