Skip to content

Commit

Permalink
Merge branch 'master' of github.com:vysheng/tgl
Browse files Browse the repository at this point in the history
Conflicts:
	tg-mime-types.c
  • Loading branch information
Vysheng committed Jan 14, 2015
2 parents 24913d9 + 7c69f26 commit 928d229
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
current
* fixed registration/login problem
* added extension to downloads
1.2.0
* layer 22 support
1 change: 0 additions & 1 deletion tg-mime-types.c
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ char *tg_mime_by_filename (const char *filename) {
mime_init ();
}


static char *def = "application/octet-stream";
if (strlen (p) > 10) {
return def;
Expand Down

0 comments on commit 928d229

Please sign in to comment.