2.3.7:
2004-07-04 Murray Cumming <
[email protected]>
* bakery/Document/Document.[h|cc] write_to_disk(): Create files with
0660 permissions instead of 0x777. 0x is not even octal anyway, so
new file permissions were very odd.
2004-07-04 Murray Cumming <
[email protected]>
* bakery/Document/Document.[h|cc]: Add a bool parameter to
signal_modified, and emit it even when it is being set to unmodified,
so that the app/view can always show the correct modified status.