diff options
author | Paul Tagliamonte <paultag@ubuntu.com> | 2011-12-08 13:38:20 (GMT) |
---|---|---|
committer | Paul Tagliamonte <paultag@ubuntu.com> | 2011-12-08 13:38:20 (GMT) |
commit | d619086b577c7b2a50db00a8cb3dd79a6d33d86b (patch) | |
tree | 8a83ab067c9f1efb17ead1b1bcebd72092417315 | |
parent | 63a82c3b1af803dbedc284830be2976ec4dc8e61 (diff) | |
download | fluxbox_paul-d619086b577c7b2a50db00a8cb3dd79a6d33d86b.zip fluxbox_paul-d619086b577c7b2a50db00a8cb3dd79a6d33d86b.tar.bz2 |
Noting the merge in the ChangeLog.
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -2,6 +2,18 @@ | |||
2 | 2 | ||
3 | Changes for 1.3.2 | 3 | Changes for 1.3.2 |
4 | 4 | ||
5 | *11/12/08: | ||
6 | * GSoC Integration: Merged Gediminas' branch on top of the git-tree. (Paul) | ||
7 | src/FbAtoms.cc | ||
8 | src/FbAtoms.hh | ||
9 | src/FbTk/FbWindow.cc | ||
10 | src/IconButton.cc | ||
11 | src/IconButton.hh | ||
12 | src/Window.cc | ||
13 | src/Window.hh | ||
14 | util/Makefile | ||
15 | util/fbcompose | ||
16 | |||
5 | *11/10/22: | 17 | *11/10/22: |
6 | * Bugfix: possible crash at SIGINT / exit (Mathias) | 18 | * Bugfix: possible crash at SIGINT / exit (Mathias) |
7 | FbTk/ImageImlib2.cc | 19 | FbTk/ImageImlib2.cc |