Skip to content

Commit a98d3d3

Browse files
committed
Added new Fixes & authors to changelog
Updated version to 1.0.2
1 parent a4103de commit a98d3d3

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Contributors for modifications:
1919
# stylesuxx
2020
# denis-d
2121
# taffy-nay
22+
# risca
2223
# ... and all others I might have forgotten.
2324

2425

CHANGELOG

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ CHANGELOG
44
* [Fix] Settings for correct permission of shoutbox files
55
* [Fix] Broken probe function in some shells
66
* [Fix] Issues with Python scripts on some plattforms
7-
7+
* [Fix] Fixes in installation script
8+
* [Fix] Distribute files did not work with folder containing whitespaces
89

910
=== 1.0.1 ===
1011
* [Fix] Fixed setting permissions of shoutbox datafile

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
NAME = piratebox-ws
2-
VERSION = 1.0.1
2+
VERSION = 1.0.2
33
ARCH = all
44
PB_FOLDER=piratebox
55
PB_SRC_FOLDER=$(PB_FOLDER)/$(PB_FOLDER)

0 commit comments

Comments
 (0)