changes-5.0.2 896 B

1234567891011121314151617181920212223242526
  1. Qt 5.0.2 is a bug-fix release. It maintains both forward and backward
  2. compatibility (source and binary) with Qt 5.0.0 and 5.0.1.
  3. For more details, refer to the online documentation included in this
  4. distribution. The documentation is also available online:
  5. http://qt-project.org/doc/qt-5.0/
  6. Some of the changes listed in this file include issue tracking numbers
  7. corresponding to tasks in the Qt Bug Tracker:
  8. http://bugreports.qt-project.org/
  9. Each of these identifiers can be entered in the bug tracker to obtain more
  10. information about a particular change.
  11. ****************************************************************************
  12. * General *
  13. ****************************************************************************
  14. General Improvements
  15. --------------------
  16. - This release contains only minor code improvements.