From: Dekel Tsur Date: Sat, 14 Apr 2001 08:16:43 +0000 (+0000) Subject: Give an error message when path to file contains spaces. X-Git-Tag: 1.6.10~21314 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=2b8fe234724b81eaf96778c9d8984205048eb66c;p=features.git Give an error message when path to file contains spaces. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1918 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/ChangeLog b/src/ChangeLog index 6243069b66..71e6b555c0 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2001-04-14 Dekel Tsur + + * src/exporter.C (Export): Give an error message when path to file + contains spaces. + 2001-04-13 Juergen Vigna * tabular.C (GetAdditionalHeight): changed parameter from cell to row.