-
Notifications
You must be signed in to change notification settings - Fork 165
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
1 parent
f058035
commit ac75b66
Showing
2 changed files
with
24 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,23 @@ | ||
Changes in 0.3.4 | ||
================ | ||
|
||
- Bug Fixes | ||
|
||
Fixes | ||
===== | ||
|
||
* README: Fix package name for Debian et al., #186 | ||
* Fix a bug when utilizing additional search paths for tags files., #191 | ||
* Fix a bug "WinError 6", #195 | ||
* Changes to be committed:, #196 | ||
|
||
|
||
Resolves | ||
======== | ||
|
||
|
||
|
||
******************************************************************************* | ||
|
||
For more detailed information about these changes, run ``git v0.3.3..v0.3.4`` | ||
on the Git repository found [here](https://github.com/SublimeText/CTags). |