tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash

This commit is contained in:
William Kendrick 2009-11-04 19:12:12 +00:00
parent 2e402b6d7b
commit d28d4322c8
2 changed files with 6 additions and 3 deletions

View file

@ -8,7 +8,7 @@ http://www.tuxpaint.org/
$Id$
2009.October.8 (0.9.22)
2009.November.4 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
@ -182,6 +182,9 @@ $Id$
not up or left.
(SF.net Bug #2834320)
* tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
(instead of #!/bin/sh).
2009.June.28 (0.9.21)
* New Starters: