Release a new version with a ChangeLog file
[kboot-utils.git] / ChangeLog
1 2011-09-23 13:27:44 +0200  Antonio Ospite  <ospite@studenti.unina.it>
2
3         * Release a new version with a ChangeLog file (HEAD, v0.1a, master)
4
5 2011-09-23 13:14:41 +0200  Antonio Ospite  <ospite@studenti.unina.it>
6
7         * Makefile: add a rule to generate a GNU style ChangeLog
8
9 2011-09-23 12:06:40 +0200  Antonio Ospite  <ospite@studenti.unina.it>
10
11         * README: adjust wording and add links to kboot.conf format
12
13 2011-09-22 13:03:09 +0200  Antonio Ospite  <ospite@studenti.unina.it>
14
15         * Remove the debian/ dir from the master branch (v0.1, origin/master, origin/HEAD)
16
17 2011-09-13 15:16:38 +0200  Antonio Ospite  <ospite@studenti.unina.it>
18
19         * Add an alternative way to find the root device
20
21 2011-09-13 12:57:43 +0200  Antonio Ospite  <ospite@studenti.unina.it>
22
23         * Fix a typo: the 10_linux we ispire from is from grub
24
25 2011-09-13 12:56:26 +0200  Antonio Ospite  <ospite@studenti.unina.it>
26
27         * Put "set -e" after the license header
28
29 2011-09-13 12:01:55 +0200  Antonio Ospite  <ospite@studenti.unina.it>
30
31         * Cleanup debian/postinst and debian/postrm scripts
32
33 2011-09-13 11:19:02 +0200  Antonio Ospite  <ospite@studenti.unina.it>
34
35         * No need to be a native debian package
36
37 2011-04-15 21:39:42 +0200  Antonio Ospite  <ospite@studenti.unina.it>
38
39         * Handle the case when links like /dev/root are returned
40
41 2011-04-14 23:43:58 +0200  Antonio Ospite  <ospite@studenti.unina.it>
42
43         * Initial import