-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
20 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,11 @@ | ||
BlackBerry World ChangeLog | ||
========================== | ||
|
||
2.0.29 | ||
------ | ||
|
||
- Updated matka.fi API | ||
|
||
2.0.28 | ||
------ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,8 @@ | ||
fahrplan2 (2.0.29) unstable; urgency=low | ||
* Updated Updated matka.fi API | ||
|
||
-- smurfy <[email protected]> Wed, 08 March 2017 20:00:00 +0100 | ||
|
||
fahrplan2 (2.0.28) unstable; urgency=low | ||
* Fixes 9292ov.nl | ||
* Updated ResRobot API to v2 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,8 @@ | ||
fahrplan2 (2.0.29) unstable; urgency=low | ||
* Updated Updated matka.fi API | ||
|
||
-- smurfy <[email protected]> Wed, 08 March 2017 20:00:00 +0100 | ||
|
||
fahrplan2 (2.0.28) unstable; urgency=low | ||
* Fixes 9292ov.nl | ||
* Updated ResRobot API to v2 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,5 +11,5 @@ | |
"maintainer": "Michael Zanetti <[email protected]>", | ||
"name": "com.ubuntu.developer.mzanetti.fahrplan2", | ||
"title": "Fahrplan", | ||
"version": "2.0.28" | ||
"version": "2.0.29" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,7 +19,7 @@ | |
|
||
.pragma library | ||
|
||
var copyright = "(C) 2008-2016 smurfy ([email protected])"; | ||
var copyright = "(C) 2008-2017 smurfy ([email protected])"; | ||
|
||
var license = "<p>This program is free software; you can redistribute it and/or " + | ||
"modify it under the terms of the GNU General Public License " + | ||
|