update whatsnew, recompute resources

This commit is contained in:
Evgeny Gryaznov 2011-03-02 00:20:42 +01:00
parent dd595fc4f7
commit 00362f7457
3 changed files with 5 additions and 1 deletions

View File

@ -59,6 +59,7 @@
["webim/thread.php", 0], ["webim/thread.php", 0],
["webim/b.php", 0], ["webim/b.php", 0],
["webim/button.php", 0],
["webim/index.php", 0], ["webim/index.php", 0],
["webim/libs/.*\\.php", 1], ["webim/libs/.*\\.php", 1],
@ -172,7 +173,7 @@ sub process_one($) {
print "not detected for: $source\n"; print "not detected for: $source\n";
$current_level = 0; $current_level = 0;
} }
if($source =~ /\.php$/) { if($source =~ /\.php$/) {
# print "$source ($current_level)\n"; # print "$source ($current_level)\n";
process_php($source); process_php($source);

View File

@ -3,6 +3,7 @@
[+] core UI improvements, "you are offline" and "new features" notification panels [+] core UI improvements, "you are offline" and "new features" notification panels
[+] online/away operators list (on "awaiting visitors" page) by Andrew Armstrong [+] online/away operators list (on "awaiting visitors" page) by Andrew Armstrong
[+] several instances of mibew in one DB ($mysqlprefix variable) [+] several instances of mibew in one DB ($mysqlprefix variable)
[+] ability to override notification email for group
[!] various compatibility fixes: button image, captcha, check webimroot variable (installation) [!] various compatibility fixes: button image, captcha, check webimroot variable (installation)
[!] fix speed of history search, fix redirection to groups [!] fix speed of history search, fix redirection to groups

View File

@ -73,6 +73,7 @@ form.field.password_confirm
image.button.login image.button.login
image.button.save image.button.save
image.button.search image.button.search
install.newfeatures
install.updatedb install.updatedb
lang.choose lang.choose
leftMenu.client_agents leftMenu.client_agents
@ -81,6 +82,7 @@ leftMenu.client_settings
localedirection localedirection
menu.blocked menu.blocked
menu.canned menu.canned
menu.goonline
menu.groups menu.groups
menu.groups.content menu.groups.content
menu.locale menu.locale