Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
neard
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CodeLinaro
yocto-mirrors
neard
Commits
eceac25f
Commit
eceac25f
authored
12 years ago
by
Samuel Ortiz
Browse files
Options
Downloads
Patches
Plain Diff
Release 0.7
parent
8df34d0f
No related branches found
Branches containing commit
Tags
0.7
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ChangeLog
+11
-0
11 additions, 0 deletions
ChangeLog
configure.ac
+1
-1
1 addition, 1 deletion
configure.ac
with
12 additions
and
1 deletion
ChangeLog
+
11
−
0
View file @
eceac25f
ver 0.7
Added support for Android Jelly Bean handover.
Added a Bluetooth handover automated script.
Added MIFARE Classic writing support.
Added MIFARE read only check support.
Added MIFARE check presence support.
Fixed a tag writing related double free.
Fixed tag plugins memory leaks.
Fixed tag plugins callback calls code paths.
Fixed URI NDEF writing.
ver 0.6
Added tag formatting support for Type 1, 3 an 4.
Added blank tag detection for Type 1, 3 and 4.
...
...
This diff is collapsed.
Click to expand it.
configure.ac
+
1
−
1
View file @
eceac25f
AC_PREREQ(2.60)
AC_INIT(neard, 0.
6
)
AC_INIT(neard, 0.
7
)
AM_INIT_AUTOMAKE([foreign subdir-objects color-tests])
AM_CONFIG_HEADER(config.h)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment