Fix #975, #977: Change scripts from /bin/bash to /bin/sh
[geeqie.git] / gen_changelog.sh
index 2d42d13..e74bd59 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 ## @file
-## @brief Script to update ChangeLog file  
+## @brief Update ChangeLog file  
 ## - it keeps "pre-svn" history and inserts git log at top,  
 ## - it uses C locale for date format.  
 ## - It has to be run where ChangeLog.gqview is.