What is the difference between match_parent and fill_parent?

Both properties are same there is no functional difference,

Google just changed the name from fill_parent to match_parent, from API level 8 (Android 2.2). 
For compatibility reason FILL_PARENT is still available