summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 697c62f3..a12eedb9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2005-08-25 Björn Steinbrink <B.Steinbrink@gmx.de>
+ * src/gui/tabbedcontainer.cpp, src/gui/tabbedcontainer.h: Added a new
+ container type, that allows switching between the contents through a tab
+ bar at the top of the container.
* ChangeLog: Fixed intendation and line length.
* docs/HACKING.txt: Added a notice about line length in ChangeLog and an
example for the ChangeLog format.