-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #19 from lwindg/develop
Bugfix: default gateway can't be updated sometimes
- Loading branch information
Showing
3 changed files
with
8 additions
and
2 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
sanji-bundle-route (0.9.5-1) unstable; urgency=low | ||
|
||
* Bugfix: default gateway cannot be updated at some scenario. | ||
|
||
-- Aeluin Chen <[email protected]> Fri, 23 Oct 2015 10:20:25 +0800 | ||
|
||
sanji-bundle-route (0.9.4-2) unstable; urgency=low | ||
|
||
* Update building policy for debian package. | ||
|
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,6 @@ | ||
{ | ||
"name": "route", | ||
"version": "0.9.4", | ||
"version": "0.9.5", | ||
"author": "Aeluin Chen", | ||
"email": "[email protected]", | ||
"description": "Handle the routing table", | ||
|
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