NEWS: Add information about xattr.h change.
[metastore.git] / NEWS
blob15c8946a46c4c9bfa02c510c52eb76f56fd671b6
1 Latest stuff                          (planned release date: 2015-03-??)
2 ------------------------------------------------------------------------
4  * Dependency on libattr's xattr.h header has been removed.
5    As long as your libc provides sys/xattr.h (glibc does it since v2.3),
6    everything should be fine.
9 Old times                                                    (2007-2014)
10 ------------------------------------------------------------------------
12 Old times refer to alleged version 1 of metastore, which was never
13 properly released or tagged.
16 ### v1 - przemoc's unofficial continuation                   (2012-2014)
18 In 2012 unofficial continuation has been proclaimed, merging existing
19 debian patches, including debian/ directory and adding new option -
20 not ignoring .git directories. This version also didn't have any formal
21 releases, only new entries were added in debian/changelog file.
24 ### v1 - debian package                                      (2010-2012)
26 In 2010 metastore debian package started containing patches that didn't
27 get into official metastore repository.
30 ### unreleased v1                                            (2007-2008)
32 David Härdeman wrote core of metastore in May 2007. His last commit was
33 in June 2008. He never officially released this software in any form
34 denoting its version number. His git repository (which no longer works)
35 was the only official way to obtain the source code.