- fix [ 1373707 ] File Pile not uploading images

- fix [ 1353425 ] getUsersInGroup includes expired Group of group members (Ed
   van Duinen)
 - fix [ 1373041 ] context menus in Admin Mode don't position correctly in IE
   ( Michele Dell'Aquila)
This commit is contained in:
JT Smith 2005-12-07 00:07:25 +00:00
parent d42cc1aeee
commit 9549d37033
5 changed files with 19 additions and 5 deletions

View file

@ -1,6 +1,11 @@
6.8.1
- Removed duplicate processing of metadata.
- fix [ 1373649 ] Username isn't populated in 6.8.0 Discussions
- fix [ 1373707 ] File Pile not uploading images
- fix [ 1353425 ] getUsersInGroup includes expired Group of group members (Ed
van Duinen)
- fix [ 1373041 ] context menus in Admin Mode don't position correctly in IE
( Michele Dell'Aquila)
- Upgraded TinyMCE to 2.0.1, which allows the rich editor to work with
Firefox 1.5.
- Added test class for User.pm (Roy Johnson / Ocean View Web Creations)