Fix quoting of \' sequence (#72548, Christian Rose)

Mon Feb 25 16:31:09 2002  Owen Taylor  <otaylor@redhat.com>

        * glib/gshell.c (tokenize_command_line): Fix quoting
        of \' sequence (#72548, Christian Rose)
This commit is contained in:
Owen Taylor
2002-02-25 21:34:38 +00:00
committed by Owen Taylor
parent d5799c79cd
commit 36fea8feaf
9 changed files with 41 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
Mon Feb 25 16:31:09 2002 Owen Taylor <otaylor@redhat.com>
* glib/gshell.c (tokenize_command_line): Fix quoting
of \' sequence (#72548, Christian Rose)
2002-02-24 Tor Lillqvist <tml@iki.fi>
* README.win32: Edits.