diff options
author | Dave Reisner <dreisner@archlinux.org> | 2011-06-25 22:45:01 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-06-30 20:37:58 +0200 |
commit | 6633b8e5c290dbb1b0382f3f960e1f7134247a68 (patch) | |
tree | 3d7021ecc7b2d1d9121bcd8e062deab12ef3b745 /proto/ChangeLog.proto | |
parent | 98a2fc8deba6be37729c26cf68e9927f6466c95e (diff) | |
download | pacman-6633b8e5c290dbb1b0382f3f960e1f7134247a68.tar.gz pacman-6633b8e5c290dbb1b0382f3f960e1f7134247a68.tar.xz |
move proto files to new subdirectory, proto/
Signed-off-by: Dave Reisner <dreisner@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'proto/ChangeLog.proto')
-rw-r--r-- | proto/ChangeLog.proto | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/proto/ChangeLog.proto b/proto/ChangeLog.proto new file mode 100644 index 00000000..87e86e72 --- /dev/null +++ b/proto/ChangeLog.proto @@ -0,0 +1,16 @@ +2007-12-01 Your Name <youremail@domain.com> + + * pkgver-pkgrel : + new upstream release. + Reason we changed stuff. + Another reason we changed stuff. + + * gcc-4.1.patch : + Removed, no longer needed. + +2007-11-01 Your Name <youremail@domain.com> + + * 1.0-5 : + added ChangeLog. + the last line should end with just one newline. + you can cat the file to check it displays fine. |