~sproaty/whyteboard/development

« back to all changes in this revision

Viewing changes to CHANGELOG.txt

  • Committer: Steven Sproat
  • Date: 2012-02-12 22:40:10 UTC
  • Revision ID: sproaty@gmail.com-20120212224010-fhjru933n799u1ai
add logs to reporting bug email; sorting out logging for release, validate email on bug report/suggest to provide email if blank

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
* Add the user's system language to error report to help diagnose unicode bugs
32
32
* Few .bat and .sh scripts in place to make building the project simpler
33
33
 
 
34
* New feature: program keeps track of all log messages and sends them in the
 
35
  bug report (if it crashes)
 
36
* Validation of email / suggestion to provide email when reporting a bug
 
37
 
34
38
* Bugfix: the open/save dialog's file type drop-down and preferences' language
35
39
  drop-down were not being translated in the Windows EXE
36
40
* Bugfix: crash when creating Text/Notes with no text content.