diff options
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index f5109d2..d4efda9 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -2,8 +2,19 @@ | |||
2 | =- 1.2.0 -= | 2 | =- 1.2.0 -= |
3 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | 3 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- |
4 | 4 | ||
5 | 2009-04-22 McCabe Maxsted <hakushakukun@gmail.com> | 5 | 2009-04-24 McCabe Maxsted <hakushakukun@gmail.com> |
6 | 6 | ||
7 | * linden/indra/newview/llfloaterchatterbox.cpp: | ||
8 | Communicate window now shows the number of unread IMs. | ||
9 | * linden/indra/newview/llfloaterchatterbox.h: | ||
10 | Ditto. | ||
11 | * linden/indra/newview/llimpanel.cpp: | ||
12 | Ditto. | ||
13 | * linden/indra/newview/skins/default/xui/en-us/floater_chatterbox.xml: | ||
14 | Ditto. | ||
15 | |||
16 | |||
17 | 2009-04-22 McCabe Maxsted <hakushakukun@gmail.com> | ||
7 | 18 | ||
8 | Started 1.2.0 branch. | 19 | Started 1.2.0 branch. |
9 | 20 | ||