aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3f55833..e8c3321 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.13 2Changes for 0.9.13
3*05/05/03:
4 * Code cleaning. (Henrik)
5 Fluxbox::associateClient; creates tab and
6 maps WinClient to label button.
7 FbWinFrame.cc, Window.cc/hh
3*05/05/02: 8*05/05/02:
4 * Added FbTk::Select2nd + more code cleaning (Henrik) 9 * Added FbTk::Select2nd + more code cleaning (Henrik)
5 This returns .second from operator ()(Someclass &a) 10 This returns .second from operator ()(Someclass &a)