diff options
Diffstat (limited to 'font/alias/ChangeLog')
-rw-r--r-- | font/alias/ChangeLog | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/font/alias/ChangeLog b/font/alias/ChangeLog index 47c13df00..12af4d9e0 100644 --- a/font/alias/ChangeLog +++ b/font/alias/ChangeLog @@ -1,3 +1,52 @@ +commit 06cff15ace5ef49bfe4ebbb02d715cbe9cedd30b +Author: Alan Coopersmith <alan.coopersmith@oracle.com> +Date: Mon Oct 4 23:14:45 2010 -0700 + + font-alias 1.0.3 + + Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> + +commit 0966dfa6a518d83e0883ac9ec8ff4754a1038db6 +Author: Gaetan Nadon <memsize@videotron.ca> +Date: Mon Nov 23 14:23:51 2009 -0500 + + Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES + + Now that the INSTALL file is generated. + Allows running make maintainer-clean. + +commit 0f48ff7126195d15c4d55f55c97ff037e3d09ed2 +Author: Gaetan Nadon <memsize@videotron.ca> +Date: Sun Oct 18 20:49:06 2009 -0400 + + Makefile.am: add INSTALL target and clean ChangeLog DIST targets + + Add INSTALL target to generate file with INSTALL_CMD #24206 + ChangeLog is not required in EXTRA_DIST #24432 + ChangeLog is not required in MAINTAINERCLEANFILES #24432 + +commit 1f8141a5e3b585dfccc748400b05c9c24b41e767 +Author: Gaetan Nadon <memsize@videotron.ca> +Date: Sun Oct 18 20:34:33 2009 -0400 + + INSTALL, NEWS, README COPYING or AUTHORS files are missing/incorrect #24206 + + Add missing INSTALL file. Use standard GNU file on building tarball + README may have been updated + COPYING may have been updated + Remove AUTHORS file as it is empty and no content available yet. + Remove NEWS file as it is empty and no content available yet. + +commit 832490f187a9cb47220aa3dbf6f510b5abe446e4 +Author: Gaetan Nadon <memsize@videotron.ca> +Date: Mon Nov 23 13:38:51 2009 -0500 + + .gitignore: use common defaults with custom section # 24239 + + Using common defaults will reduce errors and maintenance. + Only the very small or inexistent custom section need periodic maintenance + when the structure of the component changes. Do not edit defaults. + commit 0b43084d10596794a23760b4e43fce6f0cf58f58 Author: Alan Coopersmith <alan.coopersmith@sun.com> Date: Sat Oct 10 16:53:57 2009 -0700 |