diff options
author | Alexander Larsson <alla@lysator.liu.se> | 1999-10-14 22:38:40 +0000 |
---|---|---|
committer | Alexander Larsson <alexl@src.gnome.org> | 1999-10-14 22:38:40 +0000 |
commit | b5ea5cd9aefc9ff1071ca8011fbd0fec8d73d987 (patch) | |
tree | 92509439d99eea2a6280b1dbb0992f91229209c3 /TODO | |
parent | 8b98293859313de873eb3190387351be3c2732e0 (diff) | |
download | dia-b5ea5cd9aefc9ff1071ca8011fbd0fec8d73d987.tar.xz |
Added bug: Entering an erronous command as print command crashes dia.
1999-10-15 Alexander Larsson <alla@lysator.liu.se>
* TODO (BUGS):
Added bug:
Entering an erronous command as print command
crashes dia.
* app/paginate_psprint.c:
Save all print dialog values for next time.
* app/Makefile.am:
Remove custom lib from DIA_LIB_PATH.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -53,7 +53,7 @@ Big stuff: BUGS: ===== -* Dia breaks on solaris 7 (sparc). Fix that! +* Entering an erronous command as print command crashes dia. * Strings with only spaces in them seems to get zero width. Most visible on an "UML - Note". |